.. |
java
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
javasrc
|
Bug 1447480 - Add a MOZ_ASSERT to make it clear that it can never fall through r=hsivonen
|
2018-04-03 13:40:59 +02:00 |
jArray.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
moz.build
|
Bug 1424548 - Part 11: Regenerate HTML parser code with MOZ_FALLTHROUGH annotations. r=hsivonen
|
2017-12-01 01:05:26 -08:00 |
nsAHtml5TreeBuilderState.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsAHtml5TreeOpSink.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5ArrayCopy.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5AtomTable.cpp
|
Bug 1411469 - Statically allocate static atoms. r=froydnj
|
2018-03-26 11:18:31 +02:00 |
nsHtml5AtomTable.h
|
Bug 1411469 - Statically allocate static atoms. r=froydnj
|
2018-03-26 11:18:31 +02:00 |
nsHtml5AttributeEntry.h
|
Bug 1444031 - Rename Is{Static,Dynamic,HTML5}Atom. r=froydnj
|
2018-03-07 15:17:34 +11:00 |
nsHtml5AttributeName.cpp
|
Bug 1382020 - Don't preload nomodule scripts when modules are enabled r=hsivonen
|
2018-01-23 13:07:37 +00:00 |
nsHtml5AttributeName.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5AutoPauseUpdate.h
|
Bug 1410848 - Use RAII with nsHtml5TreeOpExecutor::mFlushState. r=smaug.
|
2017-11-01 13:16:23 +02:00 |
nsHtml5ByteReadable.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5ContentCreatorFunction.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5DependentUTF16Buffer.cpp
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5DependentUTF16Buffer.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5DocumentBuilder.cpp
|
Bug 1456435: Make UpdateStyleSheet less bool-happy. r=heycam
|
2018-04-26 16:43:52 +02:00 |
nsHtml5DocumentBuilder.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5DocumentMode.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5ElementName.cpp
|
Bug 1445983. <bdi> should be an HTMLElement, not HTMLUnknownElement. r=hsivonen
|
2018-03-16 11:26:09 -04:00 |
nsHtml5ElementName.h
|
Bug 1445983. <bdi> should be an HTMLElement, not HTMLUnknownElement. r=hsivonen
|
2018-03-16 11:26:09 -04:00 |
nsHtml5Highlighter.cpp
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
nsHtml5Highlighter.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5HtmlAttributes.cpp
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5HtmlAttributes.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5Macros.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5MetaScanner.cpp
|
Bug 1424548 - Part 11: Regenerate HTML parser code with MOZ_FALLTHROUGH annotations. r=hsivonen
|
2017-12-01 01:05:26 -08:00 |
nsHtml5MetaScanner.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5MetaScannerCppSupplement.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5MetaScannerHSupplement.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5Module.cpp
|
Bug 1449064 (attempt 2) - Convert view_source.editor.external to a StaticPref. r=hsivonen
|
2018-03-29 15:29:00 +11:00 |
nsHtml5Module.h
|
Bug 1449064 - Convert html.* prefs to StaticPrefs. r=hsivonen
|
2018-03-27 11:59:48 +11:00 |
nsHtml5NamedCharacters.cpp
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5NamedCharacters.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5NamedCharactersAccel.cpp
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5NamedCharactersAccel.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5NamedCharactersInclude.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5OplessBuilder.cpp
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5OplessBuilder.h
|
…
|
|
nsHtml5OwningUTF16Buffer.cpp
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
nsHtml5OwningUTF16Buffer.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5Parser.cpp
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
nsHtml5Parser.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5PlainTextUtils.cpp
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5PlainTextUtils.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5Portability.cpp
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
nsHtml5Portability.h
|
Bug 1424548 - Part 9a: clang-format generated HTML parser code. r=hsivonen
|
2017-12-21 00:02:43 -08:00 |
nsHtml5SVGLoadDispatcher.cpp
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5SVGLoadDispatcher.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5Speculation.cpp
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5Speculation.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5SpeculativeLoad.cpp
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
nsHtml5SpeculativeLoad.h
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
nsHtml5StackNode.cpp
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
nsHtml5StackNode.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5StateSnapshot.cpp
|
Bug 1424548 - Part 9a: clang-format generated HTML parser code. r=hsivonen
|
2017-12-21 00:02:43 -08:00 |
nsHtml5StateSnapshot.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5StreamListener.cpp
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5StreamListener.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5StreamParser.cpp
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
nsHtml5StreamParser.h
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
nsHtml5StreamParserPtr.h
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
nsHtml5String.cpp
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5String.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5StringParser.cpp
|
Bug 1452183 part 3. Stop using nsIDOMDocumentFragment in C++. r=mccr8
|
2018-04-17 21:13:03 -04:00 |
nsHtml5StringParser.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5Tokenizer.cpp
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
nsHtml5Tokenizer.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5TokenizerCppSupplement.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5TokenizerHSupplement.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5TokenizerLoopPolicies.h
|
…
|
|
nsHtml5TreeBuilder.cpp
|
Bug 1447480 - Add a MOZ_ASSERT to make it clear that it can never fall through r=hsivonen
|
2018-04-03 13:40:59 +02:00 |
nsHtml5TreeBuilder.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5TreeBuilderCppSupplement.h
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
nsHtml5TreeBuilderHSupplement.h
|
Bug 1445541 - Enable the character encoding menu when the document is decoded as UTF-8 and an error is found, instead of disabling it when no errors are found. r=hsivonen
|
2018-04-06 06:20:28 +09:00 |
nsHtml5TreeOpExecutor.cpp
|
Bug 1302449 - Remove the "referrer" directive in CSP, r=ckerschb
|
2018-05-09 13:15:08 +02:00 |
nsHtml5TreeOpExecutor.h
|
Bug 1449064 (attempt 2) - Convert view_source.editor.external to a StaticPref. r=hsivonen
|
2018-03-29 15:29:00 +11:00 |
nsHtml5TreeOpStage.cpp
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5TreeOpStage.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5TreeOperation.cpp
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
nsHtml5TreeOperation.h
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
nsHtml5UTF16Buffer.cpp
|
Bug 1445983. <bdi> should be an HTMLElement, not HTMLUnknownElement. r=hsivonen
|
2018-03-16 11:26:09 -04:00 |
nsHtml5UTF16Buffer.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5UTF16BufferCppSupplement.h
|
…
|
|
nsHtml5UTF16BufferHSupplement.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5ViewSourceUtils.cpp
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsHtml5ViewSourceUtils.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |
nsIContentHandle.h
|
…
|
|
nsIParserUtils.idl
|
Bug 1455674 part 13. Remove remaining xpidl uses of nsIDOMElement. r=qdot
|
2018-04-26 23:37:29 -04:00 |
nsIScriptableUnescapeHTML.idl
|
Bug 1455674 part 13. Remove remaining xpidl uses of nsIDOMElement. r=qdot
|
2018-04-26 23:37:29 -04:00 |
nsParserUtils.cpp
|
Bug 1455674 part 13. Remove remaining xpidl uses of nsIDOMElement. r=qdot
|
2018-04-26 23:37:29 -04:00 |
nsParserUtils.h
|
Bug 1446097. Switch to "set" as the canonical nsGkAtoms name of the string "set", so it matches the actual tag name "set" in SVG. r=hsivonen,njn
|
2018-03-16 11:26:06 -04:00 |