.. |
java
|
Bug 1614314 - Use GitHub as upstream for the Java code of the HTML parser. r=alchen
|
2020-02-10 15:05:17 +00:00 |
javasrc
|
Bug 1542784 - Add loading attribute to the HTML parser. r=hsivonen
|
2020-02-12 21:29:07 +00:00 |
jArray.h
|
…
|
|
moz.build
|
Bug 1551276 - Autodetect legacy encodings on unlabeled pages. r=emk
|
2019-12-12 17:50:19 +00:00 |
nsAHtml5TreeBuilderState.h
|
…
|
|
nsAHtml5TreeOpSink.h
|
…
|
|
nsHtml5ArrayCopy.h
|
…
|
|
nsHtml5AtomTable.cpp
|
Bug 1611415 - Prefer using std::move over forget. r=froydnj
|
2020-02-13 14:38:48 +00:00 |
nsHtml5AtomTable.h
|
…
|
|
nsHtml5AttributeEntry.h
|
…
|
|
nsHtml5AttributeName.cpp
|
Bug 1542784 - Add loading attribute to the HTML parser. r=hsivonen
|
2020-02-12 21:29:07 +00:00 |
nsHtml5AttributeName.h
|
Bug 1542784 - Add loading attribute to the HTML parser. r=hsivonen
|
2020-02-12 21:29:07 +00:00 |
nsHtml5AutoPauseUpdate.h
|
…
|
|
nsHtml5ByteReadable.h
|
…
|
|
nsHtml5ContentCreatorFunction.h
|
…
|
|
nsHtml5DependentUTF16Buffer.cpp
|
…
|
|
nsHtml5DependentUTF16Buffer.h
|
…
|
|
nsHtml5DocumentBuilder.cpp
|
Bug 836176 - Part 3: Remove nsIHTMLDocument; r=farre
|
2019-06-04 17:27:43 +00:00 |
nsHtml5DocumentBuilder.h
|
…
|
|
nsHtml5DocumentMode.h
|
…
|
|
nsHtml5ElementName.cpp
|
Bug 1315460 - Removal of keygen element r=keeler,baku,jld,hsivonen
|
2019-06-13 08:58:07 +00:00 |
nsHtml5ElementName.h
|
…
|
|
nsHtml5Highlighter.cpp
|
Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj
|
2019-12-20 07:16:43 +00:00 |
nsHtml5Highlighter.h
|
…
|
|
nsHtml5HtmlAttributes.cpp
|
…
|
|
nsHtml5HtmlAttributes.h
|
…
|
|
nsHtml5Macros.h
|
…
|
|
nsHtml5MetaScanner.cpp
|
Bug 1603919 - Use [[fallthrough]] instead of MOZ_FALLTHROUGH in generated HTML parser code. r=cpeterson
|
2019-12-18 00:00:06 +00:00 |
nsHtml5MetaScanner.h
|
…
|
|
nsHtml5MetaScannerCppSupplement.h
|
…
|
|
nsHtml5MetaScannerHSupplement.h
|
…
|
|
nsHtml5Module.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
|
2019-12-06 09:17:57 +00:00 |
nsHtml5Module.h
|
…
|
|
nsHtml5NamedCharacters.cpp
|
…
|
|
nsHtml5NamedCharacters.h
|
…
|
|
nsHtml5NamedCharactersAccel.cpp
|
…
|
|
nsHtml5NamedCharactersAccel.h
|
…
|
|
nsHtml5NamedCharactersInclude.h
|
…
|
|
nsHtml5OplessBuilder.cpp
|
Bug 1600545 - add back some includes needed to un-bust comm-central. r=sylvestre
|
2019-12-07 10:26:56 +00:00 |
nsHtml5OplessBuilder.h
|
…
|
|
nsHtml5OwningUTF16Buffer.cpp
|
…
|
|
nsHtml5OwningUTF16Buffer.h
|
…
|
|
nsHtml5Parser.cpp
|
Bug 1618643 - Remove nsAutoPtr usage from parser. r=hsivonen
|
2020-02-28 20:49:06 +00:00 |
nsHtml5Parser.h
|
Bug 1618643 - Remove nsAutoPtr usage from parser. r=hsivonen
|
2020-02-28 20:49:06 +00:00 |
nsHtml5PlainTextUtils.cpp
|
Bug 1563139 - Remove StaticPrefs.h. r=glandium
|
2019-07-26 01:10:23 +00:00 |
nsHtml5PlainTextUtils.h
|
Bug 1565129 - Re-introduce plain_text.wrap_long_lines. r=bzbarsky
|
2019-07-11 18:49:50 +00:00 |
nsHtml5Portability.cpp
|
…
|
|
nsHtml5Portability.h
|
…
|
|
nsHtml5SVGLoadDispatcher.cpp
|
…
|
|
nsHtml5SVGLoadDispatcher.h
|
…
|
|
nsHtml5Speculation.cpp
|
…
|
|
nsHtml5Speculation.h
|
Bug 1618643 - Remove nsAutoPtr usage from parser. r=hsivonen
|
2020-02-28 20:49:06 +00:00 |
nsHtml5SpeculativeLoad.cpp
|
Bug 1594449 - <link rel="preload"> implemented as a speculative load initiated during the prescan phase in the HTML5 parser, disabled by default, only supports "script" and "styles" types, r=ckerschb
|
2019-11-27 21:45:12 +00:00 |
nsHtml5SpeculativeLoad.h
|
Bug 1594449 - <link rel="preload"> implemented as a speculative load initiated during the prescan phase in the HTML5 parser, disabled by default, only supports "script" and "styles" types, r=ckerschb
|
2019-11-27 21:45:12 +00:00 |
nsHtml5StackNode.cpp
|
…
|
|
nsHtml5StackNode.h
|
…
|
|
nsHtml5StateSnapshot.cpp
|
…
|
|
nsHtml5StateSnapshot.h
|
…
|
|
nsHtml5StreamListener.cpp
|
…
|
|
nsHtml5StreamListener.h
|
…
|
|
nsHtml5StreamParser.cpp
|
Bug 1620594 - Part 2: Use SchedulerGroup::Dispatch instead of SystemGroup::Dispatch. r=nika
|
2020-04-07 15:16:33 +00:00 |
nsHtml5StreamParser.h
|
Bug 1618643 - Remove nsAutoPtr usage from parser. r=hsivonen
|
2020-02-28 20:49:06 +00:00 |
nsHtml5StreamParserPtr.h
|
…
|
|
nsHtml5String.cpp
|
Bug 1490601 part 2 - Move C++ entry points to encoding_c_mem to mfbt/. r=jwalden
|
2019-09-18 08:26:34 +00:00 |
nsHtml5String.h
|
Bug 1604307 - Avoid passing nullptr to memcmp and memcpy even with 0 length. r=alchen
|
2019-12-19 13:38:05 +00:00 |
nsHtml5StringParser.cpp
|
Bug 1618643 - Remove nsAutoPtr usage from parser. r=hsivonen
|
2020-02-28 20:49:06 +00:00 |
nsHtml5StringParser.h
|
Bug 1618643 - Remove nsAutoPtr usage from parser. r=hsivonen
|
2020-02-28 20:49:06 +00:00 |
nsHtml5Tokenizer.cpp
|
Bug 1619230 - Use .get() in P::completedNamedCharacterReference(mViewSource). r=erahm
|
2020-03-02 17:45:31 +00:00 |
nsHtml5Tokenizer.h
|
Bug 1562033. r=alchen
|
2019-07-08 07:33:59 +00:00 |
nsHtml5TokenizerCppSupplement.h
|
Bug 1618643 - Remove nsAutoPtr usage from parser. r=hsivonen
|
2020-02-28 20:49:06 +00:00 |
nsHtml5TokenizerHSupplement.h
|
Bug 1618643 - Remove nsAutoPtr usage from parser. r=hsivonen
|
2020-02-28 20:49:06 +00:00 |
nsHtml5TokenizerLoopPolicies.h
|
…
|
|
nsHtml5TreeBuilder.cpp
|
Bug 1602944 - Move setting context to null. r=alchen
|
2020-01-03 14:28:37 +00:00 |
nsHtml5TreeBuilder.h
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
|
2019-12-06 09:17:57 +00:00 |
nsHtml5TreeBuilderCppSupplement.h
|
Backed out changeset e65a9431a729 (bug 1618643) for build bustages in sHtml5TreeBuilderCppSupplement.h on a CLOSED TREE
|
2020-02-28 21:28:02 +02:00 |
nsHtml5TreeBuilderHSupplement.h
|
Bug 1546783 - Speculatively load @import rules inside <style>. r=bzbarsky,hsivonen
|
2019-09-30 13:39:33 +00:00 |
nsHtml5TreeOpExecutor.cpp
|
Bug 1618901 - Add null check for the returend BrowsingContext to follow up bug 1597495. r=hsivonen
|
2020-03-02 20:07:10 +00:00 |
nsHtml5TreeOpExecutor.h
|
Bug 1594449 - <link rel="preload"> implemented as a speculative load initiated during the prescan phase in the HTML5 parser, disabled by default, only supports "script" and "styles" types, r=ckerschb
|
2019-11-27 21:45:12 +00:00 |
nsHtml5TreeOpStage.cpp
|
…
|
|
nsHtml5TreeOpStage.h
|
…
|
|
nsHtml5TreeOperation.cpp
|
Bug 1377999 - Make TextNode to adapt the DOMArena changes r=smaug
|
2020-03-17 14:53:54 +00:00 |
nsHtml5TreeOperation.h
|
Bug 1482885 - Refactor nsHtml5TreeOperation's enum plus fields into mozilla::Variant r=hsivonen
|
2019-08-27 09:39:41 +00:00 |
nsHtml5UTF16Buffer.cpp
|
…
|
|
nsHtml5UTF16Buffer.h
|
…
|
|
nsHtml5UTF16BufferCppSupplement.h
|
…
|
|
nsHtml5UTF16BufferHSupplement.h
|
…
|
|
nsHtml5ViewSourceUtils.cpp
|
Bug 1610402 - static prefs for view_source.{wrap_long_lines,syntax_highlight,tab_size} r=emilio
|
2020-02-20 15:31:37 +00:00 |
nsHtml5ViewSourceUtils.h
|
…
|
|
nsIContentHandle.h
|
…
|
|
nsIParserUtils.idl
|
Bug 1600429 - Add ability to strip conditional CSS rules, only. r=hsivonen
|
2019-12-03 07:04:50 +00:00 |
nsParserUtils.cpp
|
Bug 1377999 - Make DocumentFragment to adapt the DOMArena changes r=smaug
|
2020-03-17 14:53:46 +00:00 |
nsParserUtils.h
|
…
|
|