.. |
java
|
|
|
javasrc
|
Bug 1418002 - Remove HTMLContentElement, r=jessica
|
2017-11-30 10:57:15 +02:00 |
jArray.h
|
|
|
moz.build
|
|
|
nsAHtml5TreeBuilderState.h
|
|
|
nsAHtml5TreeOpSink.h
|
|
|
nsHtml5ArrayCopy.h
|
|
|
nsHtml5AtomTable.cpp
|
Bug 1411893 - Introduce nsStaticAtom. r=emilio,froydnj.
|
2017-10-27 10:31:13 +11:00 |
nsHtml5AtomTable.h
|
|
|
nsHtml5AttributeEntry.h
|
|
|
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 1418002 - Remove HTMLContentElement, r=jessica
|
2017-11-30 10:57:15 +02: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 1418002 - Remove HTMLContentElement, r=jessica
|
2017-11-30 10:57:15 +02:00 |
nsHtml5ElementName.h
|
Bug 1418002 - Remove HTMLContentElement, r=jessica
|
2017-11-30 10:57:15 +02:00 |
nsHtml5Highlighter.cpp
|
|
|
nsHtml5Highlighter.h
|
|
|
nsHtml5HtmlAttributes.cpp
|
|
|
nsHtml5HtmlAttributes.h
|
|
|
nsHtml5Macros.h
|
|
|
nsHtml5MetaScanner.cpp
|
|
|
nsHtml5MetaScanner.h
|
|
|
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
|
|
|
nsHtml5SpeculativeLoad.h
|
Bug 1410848 - Use RAII with nsHtml5TreeOpExecutor::mFlushState. r=smaug.
|
2017-11-01 13:16:23 +02:00 |
nsHtml5StackNode.cpp
|
|
|
nsHtml5StackNode.h
|
|
|
nsHtml5StateSnapshot.cpp
|
|
|
nsHtml5StateSnapshot.h
|
|
|
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
|
|
|
nsHtml5String.h
|
|
|
nsHtml5StringParser.cpp
|
|
|
nsHtml5StringParser.h
|
|
|
nsHtml5SVGLoadDispatcher.cpp
|
|
|
nsHtml5SVGLoadDispatcher.h
|
|
|
nsHtml5Tokenizer.cpp
|
Bug 1418002 - Remove HTMLContentElement, r=jessica
|
2017-11-30 10:57:15 +02:00 |
nsHtml5Tokenizer.h
|
|
|
nsHtml5TokenizerCppSupplement.h
|
|
|
nsHtml5TokenizerHSupplement.h
|
|
|
nsHtml5TokenizerLoopPolicies.h
|
|
|
nsHtml5TreeBuilder.cpp
|
|
|
nsHtml5TreeBuilder.h
|
Bug 1418002 - Remove HTMLContentElement, r=jessica
|
2017-11-30 10:57:15 +02: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
|
Backed out 2 changesets (bug 1423167) for build bustage on OSX and Windows on a CLOSED TREE
|
2017-12-06 12:18:24 +02: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
|
|
|
nsHtml5UTF16Buffer.h
|
|
|
nsHtml5UTF16BufferCppSupplement.h
|
|
|
nsHtml5UTF16BufferHSupplement.h
|
|
|
nsHtml5ViewSourceUtils.cpp
|
|
|
nsHtml5ViewSourceUtils.h
|
|
|
nsIContentHandle.h
|
|
|
nsIParserUtils.idl
|
|
|
nsIScriptableUnescapeHTML.idl
|
|
|
nsParserUtils.cpp
|
|
|
nsParserUtils.h
|
|
|