.. |
java
|
|
|
javasrc
|
Bug 711049 - Adjust MathML text integration point treatment to comply with spec changes. rs=smaug.
|
2012-01-02 16:18:29 +02:00 |
jArray.h
|
|
|
Makefile.in
|
Bug 650784 part 1.5 - Move nsScriptableUnescapeHTML from Toolkit to Core. r=smaug.
|
2012-02-27 13:57:48 +02:00 |
nsAHtml5TreeBuilderState.h
|
|
|
nsAHtml5TreeOpSink.h
|
|
|
nsHtml5ArrayCopy.h
|
|
|
nsHtml5Atom.cpp
|
|
|
nsHtml5Atom.h
|
|
|
nsHtml5AtomList.h
|
Bug 704034 - Replace old pre-interned looping attributes with a single loop attribute in the HTML parser. rs=smaug.
|
2011-11-22 10:29:14 +02:00 |
nsHtml5Atoms.cpp
|
Bug 696242 - Convert NS_RegisterStaticAtoms and nsCSSScanner::ReportUnexpectedParams to take an array-reference rather than a pointer and length, making it impossible to pass a pointer/length that are inconsistent. r=jwalden
|
2012-03-08 18:22:57 -08:00 |
nsHtml5Atoms.h
|
|
|
nsHtml5AtomTable.cpp
|
|
|
nsHtml5AtomTable.h
|
|
|
nsHtml5AttributeName.cpp
|
Bug 704034 - Replace old pre-interned looping attributes with a single loop attribute in the HTML parser. rs=smaug.
|
2011-11-22 10:29:14 +02:00 |
nsHtml5AttributeName.h
|
Bug 704034 - Replace old pre-interned looping attributes with a single loop attribute in the HTML parser. rs=smaug.
|
2011-11-22 10:29:14 +02:00 |
nsHtml5ByteReadable.h
|
|
|
nsHtml5DependentUTF16Buffer.cpp
|
|
|
nsHtml5DependentUTF16Buffer.h
|
|
|
nsHtml5DocumentMode.h
|
|
|
nsHtml5ElementName.cpp
|
|
|
nsHtml5ElementName.h
|
|
|
nsHtml5Highlighter.cpp
|
Bug 695640 - Remove View Source pre chunking, because it is no longer needed for reasonable perf. r=smaug.
|
2011-11-30 19:44:31 +02:00 |
nsHtml5Highlighter.h
|
Bug 695640 - Remove View Source pre chunking, because it is no longer needed for reasonable perf. r=smaug.
|
2011-11-30 19:44:31 +02:00 |
nsHtml5HtmlAttributes.cpp
|
|
|
nsHtml5HtmlAttributes.h
|
|
|
nsHtml5Macros.h
|
|
|
nsHtml5MetaScanner.cpp
|
|
|
nsHtml5MetaScanner.h
|
|
|
nsHtml5MetaScannerCppSupplement.h
|
Bug 590390 - deCOM nsICharsetAlias. r=smontagu
|
2012-03-05 12:57:51 +09:00 |
nsHtml5MetaScannerHSupplement.h
|
|
|
nsHtml5Module.cpp
|
Bug 739033 - Allow external View Source editor code live dangerously. r=smaug.
|
2012-03-27 09:27:45 +03:00 |
nsHtml5Module.h
|
|
|
nsHtml5NamedCharacters.cpp
|
|
|
nsHtml5NamedCharacters.h
|
|
|
nsHtml5NamedCharactersAccel.cpp
|
|
|
nsHtml5NamedCharactersAccel.h
|
|
|
nsHtml5NamedCharactersInclude.h
|
|
|
nsHtml5OwningUTF16Buffer.cpp
|
Bug 706932 - stack overflow when deleting long nsHtml5OwningUTF16Buffer list (recursive dtor). r=hsivonen
|
2011-12-17 22:19:20 +01:00 |
nsHtml5OwningUTF16Buffer.h
|
|
|
nsHtml5Parser.cpp
|
Bug 717488 part 1. r=smaug.
|
2012-03-21 14:39:25 +02:00 |
nsHtml5Parser.h
|
Bug 714777 - Refactor fragment parsing out of nsHtml5Parser. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
nsHtml5PendingNotification.h
|
|
|
nsHtml5Portability.cpp
|
|
|
nsHtml5Portability.h
|
|
|
nsHtml5RefPtr.h
|
|
|
nsHtml5ReleasableAttributeName.cpp
|
|
|
nsHtml5ReleasableAttributeName.h
|
|
|
nsHtml5ReleasableElementName.cpp
|
|
|
nsHtml5ReleasableElementName.h
|
|
|
nsHtml5Speculation.cpp
|
|
|
nsHtml5Speculation.h
|
|
|
nsHtml5SpeculativeLoad.cpp
|
Bug 696301 part 2. Communicate the crossorigin preload state from the parser to the scriptloader. r=sicking,hsivonen
|
2012-03-10 10:13:52 -06:00 |
nsHtml5SpeculativeLoad.h
|
Bug 696301 part 2. Communicate the crossorigin preload state from the parser to the scriptloader. r=sicking,hsivonen
|
2012-03-10 10:13:52 -06:00 |
nsHtml5StackNode.cpp
|
|
|
nsHtml5StackNode.h
|
|
|
nsHtml5StateSnapshot.cpp
|
|
|
nsHtml5StateSnapshot.h
|
|
|
nsHtml5StreamParser.cpp
|
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
|
2012-03-24 13:34:42 +02:00 |
nsHtml5StreamParser.h
|
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
|
2012-03-24 13:34:42 +02:00 |
nsHtml5StringParser.cpp
|
Bug 650784 part 1 - Introduce a new API for converting HTML to plain text. r=smaug.
|
2012-02-27 13:57:48 +02:00 |
nsHtml5StringParser.h
|
Bug 650784 part 1 - Introduce a new API for converting HTML to plain text. r=smaug.
|
2012-02-27 13:57:48 +02:00 |
nsHtml5SVGLoadDispatcher.cpp
|
|
|
nsHtml5SVGLoadDispatcher.h
|
|
|
nsHtml5Tokenizer.cpp
|
Bug 535530 - Transition to the return state eagerly when a semicolon has matched when tokenizing a named character reference in HTML. r=smaug.
|
2011-11-30 15:11:37 +02:00 |
nsHtml5Tokenizer.h
|
|
|
nsHtml5TokenizerCppSupplement.h
|
Back out 38814e0bafb9 through c5d44e6e957b because of test failures
|
2011-11-30 11:44:50 -08:00 |
nsHtml5TokenizerHSupplement.h
|
Back out 38814e0bafb9 through c5d44e6e957b because of test failures
|
2011-11-30 11:44:50 -08:00 |
nsHtml5TokenizerLoopPolicies.h
|
|
|
nsHtml5TreeBuilder.cpp
|
Bug 711049 - Adjust MathML text integration point treatment to comply with spec changes. rs=smaug.
|
2012-01-02 16:18:29 +02:00 |
nsHtml5TreeBuilder.h
|
Bug 711049 - Adjust MathML text integration point treatment to comply with spec changes. rs=smaug.
|
2012-01-02 16:18:29 +02:00 |
nsHtml5TreeBuilderCppSupplement.h
|
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
|
2012-03-24 13:34:42 +02:00 |
nsHtml5TreeBuilderHSupplement.h
|
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
|
2012-03-24 13:34:42 +02:00 |
nsHtml5TreeOperation.cpp
|
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
|
2012-03-24 13:34:42 +02:00 |
nsHtml5TreeOperation.h
|
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
|
2012-03-24 13:34:42 +02:00 |
nsHtml5TreeOpExecutor.cpp
|
Bug 739033 - Allow external View Source editor code live dangerously. r=smaug.
|
2012-03-27 09:27:45 +03:00 |
nsHtml5TreeOpExecutor.h
|
Bug 739033 - Allow external View Source editor code live dangerously. r=smaug.
|
2012-03-27 09:27:45 +03:00 |
nsHtml5TreeOpStage.cpp
|
|
|
nsHtml5TreeOpStage.h
|
|
|
nsHtml5UTF16Buffer.cpp
|
|
|
nsHtml5UTF16Buffer.h
|
|
|
nsHtml5UTF16BufferCppSupplement.h
|
|
|
nsHtml5UTF16BufferHSupplement.h
|
|
|
nsHtml5ViewSourceUtils.cpp
|
Bug 703965 - Use View Source styling when viewing plain text source. r=smaug.
|
2011-11-30 19:44:31 +02:00 |
nsHtml5ViewSourceUtils.h
|
Bug 703965 - Use View Source styling when viewing plain text source. r=smaug.
|
2011-11-30 19:44:31 +02:00 |
nsIParserUtils.idl
|
Bug 737013 - Expose sanitizer fragments on parseFragment(), migrate callers to the new interface. r=smaug.
|
2012-03-20 17:28:42 +02:00 |
nsIScriptableUnescapeHTML.idl
|
Bug 737013 - Expose sanitizer fragments on parseFragment(), migrate callers to the new interface. r=smaug.
|
2012-03-20 17:28:42 +02:00 |
nsParserUtils.cpp
|
Bug 737013 - Expose sanitizer fragments on parseFragment(), migrate callers to the new interface. r=smaug.
|
2012-03-20 17:28:42 +02:00 |
nsParserUtils.h
|
Bug 737013 - Expose sanitizer fragments on parseFragment(), migrate callers to the new interface. r=smaug.
|
2012-03-20 17:28:42 +02:00 |