fune/parser/html
2017-11-23 15:03:41 +08:00
..
java
javasrc Bug 1378079 - Part 1: Gecko changes for adding attribute 'is' to parser. r=hsivonen 2017-10-26 14:08:10 +08:00
jArray.h
moz.build Bug 1401873 - Remove nsHtml5Atom. r=froydnj,hsivonen. 2017-09-21 14:02:05 +10:00
nsAHtml5TreeBuilderState.h Backed out changeset 0ce8d073a16e (bug 256180) 2017-09-28 11:30:33 +02:00
nsAHtml5TreeOpSink.h
nsHtml5ArrayCopy.h
nsHtml5AtomTable.cpp Bug 1411893 - Introduce nsStaticAtom. r=emilio,froydnj. 2017-10-27 10:31:13 +11:00
nsHtml5AtomTable.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5AttributeEntry.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5AttributeName.cpp Bug 1378079 - Part 1: Gecko changes for adding attribute 'is' to parser. r=hsivonen 2017-10-26 14:08:10 +08:00
nsHtml5AttributeName.h Bug 1378079 - Part 1: Gecko changes for adding attribute 'is' to parser. r=hsivonen 2017-10-26 14:08:10 +08:00
nsHtml5AutoPauseUpdate.h Bug 1410848 - Use RAII with nsHtml5TreeOpExecutor::mFlushState. r=smaug. 2017-11-01 13:16:23 +02:00
nsHtml5ByteReadable.h
nsHtml5ContentCreatorFunction.h
nsHtml5DependentUTF16Buffer.cpp
nsHtml5DependentUTF16Buffer.h
nsHtml5DocumentBuilder.cpp
nsHtml5DocumentBuilder.h Bug 1410848 - Use RAII with nsHtml5TreeOpExecutor::mFlushState. r=smaug. 2017-11-01 13:16:23 +02:00
nsHtml5DocumentMode.h
nsHtml5ElementName.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5ElementName.h Bug 500617 - Remove always-zero offsets from HTML5 parser. r=hsivonen 2017-10-23 14:42:21 +03:00
nsHtml5Highlighter.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5Highlighter.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5HtmlAttributes.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5HtmlAttributes.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5Macros.h
nsHtml5MetaScanner.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5MetaScanner.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5MetaScannerCppSupplement.h
nsHtml5MetaScannerHSupplement.h
nsHtml5Module.cpp
nsHtml5Module.h
nsHtml5NamedCharacters.cpp
nsHtml5NamedCharacters.h
nsHtml5NamedCharactersAccel.cpp
nsHtml5NamedCharactersAccel.h
nsHtml5NamedCharactersInclude.h
nsHtml5OplessBuilder.cpp Bug 1410848 - Use RAII with nsHtml5TreeOpExecutor::mFlushState. r=smaug. 2017-11-01 13:16:23 +02:00
nsHtml5OplessBuilder.h
nsHtml5OwningUTF16Buffer.cpp
nsHtml5OwningUTF16Buffer.h
nsHtml5Parser.cpp Bug 1418000 - Check mInsertionPointPermanentlyUndefined when checking for executor completion. r=smaug 2017-11-21 10:36:31 -05:00
nsHtml5Parser.h Bug 1414490 - Permanently undefine the insertion point at EOF. r=smaug. 2017-11-13 16:59:11 +02:00
nsHtml5PlainTextUtils.cpp
nsHtml5PlainTextUtils.h
nsHtml5Portability.cpp Bug 500617 - Remove always-zero offsets from HTML5 parser. r=hsivonen 2017-10-23 14:42:21 +03:00
nsHtml5Portability.h Bug 500617 - Remove always-zero offsets from HTML5 parser. r=hsivonen 2017-10-23 14:42:21 +03:00
nsHtml5Speculation.cpp
nsHtml5Speculation.h
nsHtml5SpeculativeLoad.cpp Bug 1401873 - Remove nsHtml5Atom. r=froydnj,hsivonen. 2017-09-21 14:02:05 +10:00
nsHtml5SpeculativeLoad.h Bug 1410848 - Use RAII with nsHtml5TreeOpExecutor::mFlushState. r=smaug. 2017-11-01 13:16:23 +02:00
nsHtml5StackNode.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5StackNode.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5StateSnapshot.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5StateSnapshot.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5StreamListener.cpp
nsHtml5StreamListener.h
nsHtml5StreamParser.cpp Bug 980904 - Disable the Character Encoding menu when document is decoded as UTF-8 without errors. r=hsivonen,emk,Gijs 2017-11-23 15:03:41 +08:00
nsHtml5StreamParser.h Bug 980904 - Disable the Character Encoding menu when document is decoded as UTF-8 without errors. r=hsivonen,emk,Gijs 2017-11-23 15:03:41 +08:00
nsHtml5StreamParserPtr.h
nsHtml5String.cpp Bug 1405568 - Return false from nsHtml5String::LowerCaseStartsWithASCII when this string is shorter than the literal. r=smaug 2017-10-09 10:43:48 +03:00
nsHtml5String.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5StringParser.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5StringParser.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5SVGLoadDispatcher.cpp
nsHtml5SVGLoadDispatcher.h
nsHtml5Tokenizer.cpp Bug 500617 - Remove always-zero offsets from HTML5 parser. r=hsivonen 2017-10-23 14:42:21 +03:00
nsHtml5Tokenizer.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5TokenizerCppSupplement.h
nsHtml5TokenizerHSupplement.h
nsHtml5TokenizerLoopPolicies.h
nsHtml5TreeBuilder.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5TreeBuilder.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5TreeBuilderCppSupplement.h Bug 980904 - Disable the Character Encoding menu when document is decoded as UTF-8 without errors. r=hsivonen,emk,Gijs 2017-11-23 15:03:41 +08:00
nsHtml5TreeBuilderHSupplement.h Bug 980904 - Disable the Character Encoding menu when document is decoded as UTF-8 without errors. r=hsivonen,emk,Gijs 2017-11-23 15:03:41 +08:00
nsHtml5TreeOperation.cpp Bug 980904 - Disable the Character Encoding menu when document is decoded as UTF-8 without errors. r=hsivonen,emk,Gijs 2017-11-23 15:03:41 +08:00
nsHtml5TreeOperation.h Bug 980904 - Disable the Character Encoding menu when document is decoded as UTF-8 without errors. r=hsivonen,emk,Gijs 2017-11-23 15:03:41 +08:00
nsHtml5TreeOpExecutor.cpp Bug 1417494 - Take iframe sandboxing into account for <noscript> parsing. r=bz 2017-11-16 11:49:50 +02:00
nsHtml5TreeOpExecutor.h Bug 1410848 - Use RAII with nsHtml5TreeOpExecutor::mFlushState. r=smaug. 2017-11-01 13:16:23 +02:00
nsHtml5TreeOpStage.cpp
nsHtml5TreeOpStage.h
nsHtml5UTF16Buffer.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5UTF16Buffer.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHtml5UTF16BufferCppSupplement.h
nsHtml5UTF16BufferHSupplement.h
nsHtml5ViewSourceUtils.cpp Bug 870698 - Part 10: Replace Append(NS_LITERAL_STRING("")) with AppendLiteral(u""). r=erahm 2017-09-07 18:32:54 -07:00
nsHtml5ViewSourceUtils.h
nsIContentHandle.h
nsIParserUtils.idl
nsIScriptableUnescapeHTML.idl
nsParserUtils.cpp
nsParserUtils.h