..
java
Bug 1483458 - Change HTML parser to look at .py Atom files. r=hsivonen,heycam
2018-10-17 20:40:37 +01:00
javasrc
Bug 1506133 - More HTML parser cleanup post bug 1392185. r=hsivonen
2018-11-12 14:37:09 +00:00
jArray.h
Bug 1466449 addendum - Turn jArray from a struct to class and make it have a constructor from nullptr. r=smaug.
2018-11-09 14:20:18 +01:00
moz.build
Bug 1488659 - Part 1: Remove the XPCOM registrations for character detector classes; r=hsivonen
2018-09-10 07:59:42 -04:00
nsAHtml5TreeBuilderState.h
…
nsAHtml5TreeOpSink.h
…
nsHtml5ArrayCopy.h
Bug 1392185 - Remove dead code from nsHtml5ArrayCopy.h. r=hsivonen
2018-11-09 14:45:29 +01:00
nsHtml5AtomTable.cpp
Bug 1392185 - Remove dynamic HTML5 atoms. r=njn,hsivonen
2018-11-09 14:45:30 +01:00
nsHtml5AtomTable.h
Bug 1392185 - Remove dynamic HTML5 atoms. r=njn,hsivonen
2018-11-09 14:45:30 +01:00
nsHtml5AttributeEntry.h
Bug 1506133 - More HTML parser cleanup post bug 1392185. r=hsivonen
2018-11-12 14:37:09 +00:00
nsHtml5AttributeName.cpp
Bug 1392185 - Remove dynamic HTML5 atoms. r=njn,hsivonen
2018-11-09 14:45:30 +01:00
nsHtml5AttributeName.h
Bug 1506133 - More HTML parser cleanup post bug 1392185. r=hsivonen
2018-11-12 14:37:09 +00:00
nsHtml5AutoPauseUpdate.h
…
nsHtml5ByteReadable.h
…
nsHtml5ContentCreatorFunction.h
…
nsHtml5DependentUTF16Buffer.cpp
…
nsHtml5DependentUTF16Buffer.h
…
nsHtml5DocumentBuilder.cpp
Bug 1456435: Make UpdateStyleSheet less bool-happy. r=heycam
2018-04-26 16:43:52 +02:00
nsHtml5DocumentBuilder.h
Bug 1461701: Remove nsUpdateType and UPDATE_CONTENT_MODEL. r=smaug
2018-05-15 18:47:16 +02:00
nsHtml5DocumentMode.h
…
nsHtml5ElementName.cpp
Bug 1425874
- Implement HTMLMarqueeElement r=bzbarsky
2018-11-14 05:29:11 +00:00
nsHtml5ElementName.h
Bug 1392185 - Remove dynamic HTML5 atoms. r=njn,hsivonen
2018-11-09 14:45:30 +01:00
nsHtml5Highlighter.cpp
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
2018-06-17 22:43:11 -07:00
nsHtml5Highlighter.h
…
nsHtml5HtmlAttributes.cpp
Bug 1506133 - More HTML parser cleanup post bug 1392185. r=hsivonen
2018-11-12 14:37:09 +00:00
nsHtml5HtmlAttributes.h
Bug 1506133 - More HTML parser cleanup post bug 1392185. r=hsivonen
2018-11-12 14:37:09 +00:00
nsHtml5Macros.h
…
nsHtml5MetaScanner.cpp
…
nsHtml5MetaScanner.h
Bug 1483458 - Change HTML parser to look at .py Atom files. r=hsivonen,heycam
2018-10-17 20:40:37 +01:00
nsHtml5MetaScannerCppSupplement.h
…
nsHtml5MetaScannerHSupplement.h
…
nsHtml5Module.cpp
…
nsHtml5Module.h
…
nsHtml5NamedCharacters.cpp
…
nsHtml5NamedCharacters.h
…
nsHtml5NamedCharactersAccel.cpp
…
nsHtml5NamedCharactersAccel.h
…
nsHtml5NamedCharactersInclude.h
…
nsHtml5OplessBuilder.cpp
…
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
…
nsHtml5Parser.cpp
Bug 1506133 - More HTML parser cleanup post bug 1392185. r=hsivonen
2018-11-12 14:37:09 +00:00
nsHtml5Parser.h
…
nsHtml5PlainTextUtils.cpp
…
nsHtml5PlainTextUtils.h
…
nsHtml5Portability.cpp
Bug 1506133 - More HTML parser cleanup post bug 1392185. r=hsivonen
2018-11-12 14:37:09 +00:00
nsHtml5Portability.h
Bug 1506133 - More HTML parser cleanup post bug 1392185. r=hsivonen
2018-11-12 14:37:09 +00:00
nsHtml5SVGLoadDispatcher.cpp
…
nsHtml5SVGLoadDispatcher.h
…
nsHtml5Speculation.cpp
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
nsHtml5Speculation.h
…
nsHtml5SpeculativeLoad.cpp
Bug 1460920 - Part 1 - Speculative loading script should take referrerpolicy attribute in script element into account r=hsivonen
2018-11-19 09:39:16 +00:00
nsHtml5SpeculativeLoad.h
Bug 1460920 - Part 1 - Speculative loading script should take referrerpolicy attribute in script element into account r=hsivonen
2018-11-19 09:39:16 +00:00
nsHtml5StackNode.cpp
Bug 1453795 - Parser/HTML - Initialize member fields in classes/ structures. r=hsivonen
2018-06-14 11:46:13 +03:00
nsHtml5StackNode.h
Bug 1392185 - Remove dynamic HTML5 atoms. r=njn,hsivonen
2018-11-09 14:45:30 +01:00
nsHtml5StateSnapshot.cpp
…
nsHtml5StateSnapshot.h
Bug 1483458 - Change HTML parser to look at .py Atom files. r=hsivonen,heycam
2018-10-17 20:40:37 +01:00
nsHtml5StreamListener.cpp
…
nsHtml5StreamListener.h
…
nsHtml5StreamParser.cpp
Bug 1506133 - More HTML parser cleanup post bug 1392185. r=hsivonen
2018-11-12 14:37:09 +00: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 1402247 - Use encoding_rs for XPCOM string encoding conversions. r=Nika,erahm,froydnj.
2018-08-14 14:43:42 +03:00
nsHtml5String.h
Bug 1447951 - Store nsDynamicAtom's chars after the end of the object. r=froydnj
2018-06-22 09:38:42 +10:00
nsHtml5StringParser.cpp
Bug 1452183 part 3. Stop using nsIDOMDocumentFragment in C++. r=mccr8
2018-04-17 21:13:03 -04:00
nsHtml5StringParser.h
…
nsHtml5Tokenizer.cpp
Bug 1506133 - More HTML parser cleanup post bug 1392185. r=hsivonen
2018-11-12 14:37:09 +00:00
nsHtml5Tokenizer.h
Bug 1392185 - Remove dynamic HTML5 atoms. r=njn,hsivonen
2018-11-09 14:45:30 +01:00
nsHtml5TokenizerCppSupplement.h
…
nsHtml5TokenizerHSupplement.h
…
nsHtml5TokenizerLoopPolicies.h
…
nsHtml5TreeBuilder.cpp
Bug 1506133 - More HTML parser cleanup post bug 1392185. r=hsivonen
2018-11-12 14:37:09 +00:00
nsHtml5TreeBuilder.h
Bug 1506133 - More HTML parser cleanup post bug 1392185. r=hsivonen
2018-11-12 14:37:09 +00:00
nsHtml5TreeBuilderCppSupplement.h
Bug 1460920 - Part 1 - Speculative loading script should take referrerpolicy attribute in script element into account r=hsivonen
2018-11-19 09:39:16 +00: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 1460920 - Part 1 - Speculative loading script should take referrerpolicy attribute in script element into account r=hsivonen
2018-11-19 09:39:16 +00:00
nsHtml5TreeOpExecutor.h
Bug 1460920 - Part 1 - Speculative loading script should take referrerpolicy attribute in script element into account r=hsivonen
2018-11-19 09:39:16 +00:00
nsHtml5TreeOpStage.cpp
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
nsHtml5TreeOpStage.h
…
nsHtml5TreeOperation.cpp
Bug 1503019 - Part II, Remove dom.webcomponents.customelements.enabled pref r=smaug
2018-11-15 06:52:01 +00:00
nsHtml5TreeOperation.h
Bug 1392185 - Remove dynamic HTML5 atoms. r=njn,hsivonen
2018-11-09 14:45:30 +01:00
nsHtml5UTF16Buffer.cpp
…
nsHtml5UTF16Buffer.h
Bug 1483458 - Change HTML parser to look at .py Atom files. r=hsivonen,heycam
2018-10-17 20:40:37 +01:00
nsHtml5UTF16BufferCppSupplement.h
…
nsHtml5UTF16BufferHSupplement.h
…
nsHtml5ViewSourceUtils.cpp
Bug 1489363 - Replace some string.Assign* with AssignLiteral. r=froydnj
2018-09-07 22:12:01 +00:00
nsHtml5ViewSourceUtils.h
…
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 1504574 - Remove the XPCOM registration for nsDocumentEncoder; r=mccr8
2018-11-05 23:16:04 -05:00
nsParserUtils.h
…