..
java
Issue #618 - Regenerate the HTML Parser code for nomodule changes
2020-08-29 08:10:47 +08:00
jArray.h
Fix an issue with the html5 tokenizer and tree builder.
2019-09-06 23:49:42 +08:00
moz.build
Issue #1656 - Part 6: Clean up the build files
2020-09-25 22:04:23 +08:00
nsAHtml5TreeBuilderState.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsAHtml5TreeOpSink.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5ArrayCopy.h
Belatedly fix html5 parser attribution for files not covered by the MPL.
2019-09-06 23:49:44 +08:00
nsHtml5Atom.cpp
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5Atom.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5AtomList.h
Issue #618 - Regenerate the HTML Parser code for nomodule changes
2020-08-29 08:10:47 +08:00
nsHtml5Atoms.cpp
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5Atoms.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5AtomTable.cpp
Fix constructor in nsHtml5AtomTable.cpp
2019-02-16 00:10:41 +08:00
nsHtml5AtomTable.h
re-apply "Improve nsHtml5AtomTable performance ( #693 )" ( #695 )"
2019-02-16 00:10:40 +08:00
nsHtml5AttributeEntry.h
Bug 1355479 - Flatten attribute storage in the HTML parser to AutoTArray to avoid malloc.
2020-01-31 07:38:28 +08:00
nsHtml5AttributeName.cpp
Issue #618 - Regenerate the HTML Parser code for nomodule changes
2020-08-29 08:10:47 +08:00
nsHtml5AttributeName.h
Issue #618 - Regenerate the HTML Parser code for nomodule changes
2020-08-29 08:10:47 +08:00
nsHtml5ByteReadable.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5ContentCreatorFunction.h
Bug 483155 - Put content creator function pointers onto nsHtml5ElementName.
2020-01-31 07:39:14 +08:00
nsHtml5DependentUTF16Buffer.cpp
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5DependentUTF16Buffer.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5DocumentBuilder.cpp
Issue #1656 - Part 3: Nuke more vim config lines in the tree.
2020-09-25 22:04:17 +08:00
nsHtml5DocumentBuilder.h
Issue #1656 - Part 3: Nuke more vim config lines in the tree.
2020-09-25 22:04:17 +08:00
nsHtml5DocumentMode.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5ElementName.cpp
Bug 1418002 - Remove HTMLContentElement
2020-04-18 07:05:35 +08:00
nsHtml5ElementName.h
Bug 1418002 - Remove HTMLContentElement
2020-04-18 07:05:35 +08:00
nsHtml5Highlighter.cpp
Bug 483155 - Put content creator function pointers onto nsHtml5ElementName.
2020-01-31 07:39:14 +08:00
nsHtml5Highlighter.h
Bug 483155 - Put content creator function pointers onto nsHtml5ElementName.
2020-01-31 07:39:14 +08:00
nsHtml5HtmlAttributes.cpp
Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName.
2020-01-31 07:38:37 +08:00
nsHtml5HtmlAttributes.h
Bug 1355479 - Flatten attribute storage in the HTML parser to AutoTArray to avoid malloc.
2020-01-31 07:38:28 +08:00
nsHtml5Macros.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5MetaScanner.cpp
Bug 1375701 - Atomize class attribute value in the parser in the innerHTML case
2020-04-18 07:04:45 +08:00
nsHtml5MetaScanner.h
Regenerate Parser for 483155
2020-01-31 07:39:31 +08:00
nsHtml5MetaScannerCppSupplement.h
Introduce a new non-heap-allocated type for holding nsStringBuffer* in the HTML parser.
2019-07-08 20:28:54 +08:00
nsHtml5MetaScannerHSupplement.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5Module.cpp
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5Module.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5NamedCharacters.cpp
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5NamedCharacters.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5NamedCharactersAccel.cpp
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5NamedCharactersAccel.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5NamedCharactersInclude.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5OplessBuilder.cpp
Issue #1656 - Part 3: Nuke more vim config lines in the tree.
2020-09-25 22:04:17 +08:00
nsHtml5OplessBuilder.h
Issue #1656 - Part 3: Nuke more vim config lines in the tree.
2020-09-25 22:04:17 +08:00
nsHtml5OwningUTF16Buffer.cpp
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5OwningUTF16Buffer.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5Parser.cpp
Issue #1656 - Part 3: Nuke more vim config lines in the tree.
2020-09-25 22:04:17 +08:00
nsHtml5Parser.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5PlainTextUtils.cpp
Introduce a new non-heap-allocated type for holding nsStringBuffer* in the HTML parser.
2019-07-08 20:28:54 +08:00
nsHtml5PlainTextUtils.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5Portability.cpp
Bug 1375701 - Atomize class attribute value in the parser in the innerHTML case
2020-04-18 07:04:45 +08:00
nsHtml5Portability.h
Bug 1375701 - Atomize class attribute value in the parser in the innerHTML case
2020-04-18 07:04:45 +08:00
nsHtml5RefPtr.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5Speculation.cpp
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5Speculation.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5SpeculativeLoad.cpp
Issue #618 - Don't preload nomodule scripts when modules are enabled
2020-08-29 08:10:45 +08:00
nsHtml5SpeculativeLoad.h
Issue #618 - Don't preload nomodule scripts when modules are enabled
2020-08-29 08:10:45 +08:00
nsHtml5StackNode.cpp
Regenerate Parser for 483155
2020-01-31 07:39:31 +08:00
nsHtml5StackNode.h
Regenerate Parser for 483155
2020-01-31 07:39:31 +08:00
nsHtml5StateSnapshot.cpp
Regenerate Parser for 483155
2020-01-31 07:39:31 +08:00
nsHtml5StateSnapshot.h
Regenerate Parser for 483155
2020-01-31 07:39:31 +08:00
nsHtml5StreamListener.cpp
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5StreamListener.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5StreamParser.cpp
Issue #1656 - Part 3: Nuke more vim config lines in the tree.
2020-09-25 22:04:17 +08:00
nsHtml5StreamParser.h
Introduce a new non-heap-allocated type for holding nsStringBuffer* in the HTML parser.
2019-07-08 20:28:54 +08:00
nsHtml5String.cpp
Bug 1375701 - Atomize class attribute value in the parser in the innerHTML case
2020-04-18 07:04:45 +08:00
nsHtml5String.h
Bug 1375701 - Atomize class attribute value in the parser in the innerHTML case
2020-04-18 07:04:45 +08:00
nsHtml5StringParser.cpp
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5StringParser.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5SVGLoadDispatcher.cpp
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5SVGLoadDispatcher.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5Tokenizer.cpp
Bug 1375701 - Atomize class attribute value in the parser in the innerHTML case
2020-04-18 07:04:45 +08:00
nsHtml5Tokenizer.h
Bug 1355779 - Skip interned ElementName lookup for Custom Elements (ones with hyphen).
2020-01-31 07:39:08 +08:00
nsHtml5TokenizerCppSupplement.h
Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName.
2020-01-31 07:38:37 +08:00
nsHtml5TokenizerHSupplement.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5TokenizerLoopPolicies.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5TreeBuilder.cpp
Bug 1375701 - Atomize class attribute value in the parser in the innerHTML case
2020-04-18 07:04:45 +08:00
nsHtml5TreeBuilder.h
Regenerate Parser for 483155
2020-01-31 07:39:31 +08:00
nsHtml5TreeBuilderCppSupplement.h
Issue #1656 - Part 3: Nuke more vim config lines in the tree.
2020-09-25 22:04:17 +08:00
nsHtml5TreeBuilderHSupplement.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5TreeOperation.cpp
Issue #1656 - Part 3: Nuke more vim config lines in the tree.
2020-09-25 22:04:17 +08:00
nsHtml5TreeOperation.h
Bug 1378079 - Part 3: Complete the steps related to custom elements in "create an element for a token".
2020-01-31 07:39:34 +08:00
nsHtml5TreeOpExecutor.cpp
Issue #1656 - Part 3: Nuke more vim config lines in the tree.
2020-09-25 22:04:17 +08:00
nsHtml5TreeOpExecutor.h
Issue #618 - Don't preload nomodule scripts when modules are enabled
2020-08-29 08:10:45 +08:00
nsHtml5TreeOpStage.cpp
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5TreeOpStage.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5UTF16Buffer.cpp
Regenerate Parser for 483155
2020-01-31 07:39:31 +08:00
nsHtml5UTF16Buffer.h
Regenerate Parser for 483155
2020-01-31 07:39:31 +08:00
nsHtml5UTF16BufferCppSupplement.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5UTF16BufferHSupplement.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHtml5ViewSourceUtils.cpp
Issue #1673 - Part 4: Unprefix -moz-tab-size.
2020-11-06 09:42:27 +08:00
nsHtml5ViewSourceUtils.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsIContentHandle.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsIParserUtils.idl
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsIScriptableUnescapeHTML.idl
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsParserUtils.cpp
Issue #1603 - Part 1: Reorganize ScriptLoader/ScriptElement
2020-07-04 07:01:00 +08:00
nsParserUtils.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00