gecko-dev/parser
Frederik Braun 30828a6a49 Bug 1754301 - remove pref security.csp.enable r=ckerschb,mccr8
This removes the pref `security.csp.enable` and amends various callers
in dom/, which no longer have to take this pref into consideration.

Furthermore, we can remove the test in dom/base/test/browser_bug593387.js
The test used the pref to test that external content can be embedded into
about:plugins, which is historic baggage from a previous architecture of
said page that we no longer require. It's also an anti-pattern that we
do not want to support any longer. In fact, the test had to jump through
additional hoops to make that work at all.

Differential Revision: https://phabricator.services.mozilla.com/D138661
2022-02-15 16:03:27 +00:00
..
expat Bug 1746996 - Ensure that storeRawNames is always called. r=peterv 2022-01-01 05:00:45 +00:00
html Bug 1754301 - remove pref security.csp.enable r=ckerschb,mccr8 2022-02-15 16:03:27 +00:00
htmlparser Bug 1539759 - Improve DTD entity handling. Testcase. r=Gijs 2022-02-15 07:16:05 +00:00
prototype Bug 1749935 - Remove GetDTD. r=hsivonen 2022-02-14 13:03:52 +00:00
xml Bug 1691621 - fix bad cast r=emilio 2021-02-10 12:36:59 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsCharsetSource.h Bug 1701828 - meta charset rewrite. r=smaug 2021-12-08 11:34:20 +00:00