gecko-dev/parser/html
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
..
java
javasrc Bug 1748234 - Sync HTML parser Java source comments with validator repo. NPOTB r=edgar DONTBUILD 2022-01-04 10:40:18 +00:00
jArray.h
moz.build
nsAHtml5TreeBuilderState.h
nsAHtml5TreeOpSink.h
nsHtml5ArrayCopy.h
nsHtml5AtomTable.cpp
nsHtml5AtomTable.h
nsHtml5AttributeEntry.h
nsHtml5AttributeName.cpp
nsHtml5AttributeName.h
nsHtml5AutoPauseUpdate.h
nsHtml5ByteReadable.h
nsHtml5ContentCreatorFunction.h
nsHtml5DependentUTF16Buffer.cpp
nsHtml5DependentUTF16Buffer.h
nsHtml5DocumentBuilder.cpp Bug 1745142 - Communicate encoding commitment via speculative load queue. r=smaug 2021-12-22 15:54:49 +00:00
nsHtml5DocumentBuilder.h Bug 1745142 - Communicate encoding commitment via speculative load queue. r=smaug 2021-12-22 15:54:49 +00:00
nsHtml5DocumentMode.h
nsHtml5ElementName.cpp
nsHtml5ElementName.h
nsHtml5Highlighter.cpp Bug 1745142 - Communicate encoding commitment via speculative load queue. r=smaug 2021-12-22 15:54:49 +00:00
nsHtml5Highlighter.h Bug 1745142 - Communicate encoding commitment via speculative load queue. r=smaug 2021-12-22 15:54:49 +00:00
nsHtml5HtmlAttributes.cpp
nsHtml5HtmlAttributes.h
nsHtml5Macros.h
nsHtml5Module.cpp
nsHtml5Module.h
nsHtml5NamedCharacters.cpp
nsHtml5NamedCharacters.h
nsHtml5NamedCharactersAccel.cpp
nsHtml5NamedCharactersAccel.h
nsHtml5NamedCharactersInclude.h
nsHtml5OplessBuilder.cpp
nsHtml5OplessBuilder.h
nsHtml5OwningUTF16Buffer.cpp
nsHtml5OwningUTF16Buffer.h
nsHtml5Parser.cpp Bug 1749935 - Remove GetDTD. r=hsivonen 2022-02-14 13:03:52 +00:00
nsHtml5Parser.h Bug 1749935 - Remove GetDTD. r=hsivonen 2022-02-14 13:03:52 +00:00
nsHtml5PlainTextUtils.cpp
nsHtml5PlainTextUtils.h
nsHtml5Portability.cpp
nsHtml5Portability.h
nsHtml5Speculation.cpp
nsHtml5Speculation.h
nsHtml5SpeculativeLoad.cpp Bug 1745142 - Communicate encoding commitment via speculative load queue. r=smaug 2021-12-22 15:54:49 +00:00
nsHtml5SpeculativeLoad.h Bug 1745142 - Communicate encoding commitment via speculative load queue. r=smaug 2021-12-22 15:54:49 +00:00
nsHtml5StackNode.cpp
nsHtml5StackNode.h
nsHtml5StateSnapshot.cpp
nsHtml5StateSnapshot.h
nsHtml5StreamListener.cpp Bug 1749056: Parser cleanup r=hsivonen 2022-02-11 20:56:58 +00:00
nsHtml5StreamListener.h Bug 1749056: Parser cleanup r=hsivonen 2022-02-11 20:56:58 +00:00
nsHtml5StreamParser.cpp Bug 1749935 - Remove nsDTDMode::eDTDMode_unknown and unused nsDTDMode::eDTDMode_almost_standards/eDTDMode_fragment. r=hsivonen 2022-02-14 13:03:46 +00:00
nsHtml5StreamParser.h Bug 1745142 - Communicate encoding commitment via speculative load queue. r=smaug 2021-12-22 15:54:49 +00:00
nsHtml5StreamParserPtr.h
nsHtml5StreamParserReleaser.h
nsHtml5String.cpp
nsHtml5String.h
nsHtml5StringParser.cpp
nsHtml5StringParser.h
nsHtml5SVGLoadDispatcher.cpp Bug 1539884 - Part 32: Mark nsHtml5SVGLoadDispatcher::Run as CAN_RUN_SCRIPT_BOUNDARY r=masayuki 2021-12-23 16:27:24 +00:00
nsHtml5SVGLoadDispatcher.h Bug 1539884 - Part 32: Mark nsHtml5SVGLoadDispatcher::Run as CAN_RUN_SCRIPT_BOUNDARY r=masayuki 2021-12-23 16:27:24 +00:00
nsHtml5Tokenizer.cpp
nsHtml5Tokenizer.h
nsHtml5TokenizerCppSupplement.h
nsHtml5TokenizerHSupplement.h
nsHtml5TokenizerLoopPolicies.h
nsHtml5TreeBuilder.cpp
nsHtml5TreeBuilder.h
nsHtml5TreeBuilderCppSupplement.h Bug 1745142 - Communicate encoding commitment via speculative load queue. r=smaug 2021-12-22 15:54:49 +00:00
nsHtml5TreeBuilderHSupplement.h Bug 1745142 - Communicate encoding commitment via speculative load queue. r=smaug 2021-12-22 15:54:49 +00:00
nsHtml5TreeOperation.cpp Bug 1745142 - Communicate encoding commitment via speculative load queue. r=smaug 2021-12-22 15:54:49 +00:00
nsHtml5TreeOperation.h Bug 1745142 - Communicate encoding commitment via speculative load queue. r=smaug 2021-12-22 15:54:49 +00:00
nsHtml5TreeOpExecutor.cpp Bug 1754301 - remove pref security.csp.enable r=ckerschb,mccr8 2022-02-15 16:03:27 +00:00
nsHtml5TreeOpExecutor.h Bug 1749935 - Remove nsDTDMode::eDTDMode_unknown and unused nsDTDMode::eDTDMode_almost_standards/eDTDMode_fragment. r=hsivonen 2022-02-14 13:03:46 +00:00
nsHtml5TreeOpStage.cpp Bug 1745142 - Communicate encoding commitment via speculative load queue. r=smaug 2021-12-22 15:54:49 +00:00
nsHtml5TreeOpStage.h Bug 1745142 - Communicate encoding commitment via speculative load queue. r=smaug 2021-12-22 15:54:49 +00:00
nsHtml5UTF16Buffer.cpp
nsHtml5UTF16Buffer.h
nsHtml5UTF16BufferCppSupplement.h
nsHtml5UTF16BufferHSupplement.h
nsHtml5ViewSourceUtils.cpp
nsHtml5ViewSourceUtils.h
nsIContentHandle.h
nsIParserUtils.idl
nsParserUtils.cpp Bug 1749935 - Create nsParser directly instead of with a CID. r=hsivonen 2022-02-14 13:03:51 +00:00
nsParserUtils.h