gecko/parser/html
2012-12-04 18:06:29 -05:00
..
java
javasrc Bug 808464 - Refresh the "special" list in the HTML parser and the check for that list in the <dd> case. r=smaug. 2012-11-12 16:41:17 +02:00
jArray.h Bug 796925 - Fix clang-on-Linux bustage in parser/html/jArray.h. rs=hsivonen 2012-10-09 15:01:48 -07:00
Makefile.in
nsAHtml5TreeBuilderState.h
nsAHtml5TreeOpSink.h
nsHtml5ArrayCopy.h
nsHtml5Atom.cpp
nsHtml5Atom.h
nsHtml5AtomList.h
nsHtml5Atoms.cpp
nsHtml5Atoms.h
nsHtml5AtomTable.cpp
nsHtml5AtomTable.h
nsHtml5AttributeName.cpp Bug 799958 - Remove prtype.h from C++ translator output. r=smaug. 2012-10-25 14:03:27 +03:00
nsHtml5AttributeName.h Bug 799958 - Remove prtype.h from C++ translator output. r=smaug. 2012-10-25 14:03:27 +03:00
nsHtml5ByteReadable.h
nsHtml5DependentUTF16Buffer.cpp
nsHtml5DependentUTF16Buffer.h
nsHtml5DocumentMode.h
nsHtml5ElementName.cpp Bug 808464 - Refresh the "special" list in the HTML parser and the check for that list in the <dd> case. r=smaug. 2012-11-12 16:41:17 +02:00
nsHtml5ElementName.h Bug 799958 - Remove prtype.h from C++ translator output. r=smaug. 2012-10-25 14:03:27 +03:00
nsHtml5Highlighter.cpp
nsHtml5Highlighter.h
nsHtml5HtmlAttributes.cpp Bug 799958 - Remove prtype.h from C++ translator output. r=smaug. 2012-10-25 14:03:27 +03:00
nsHtml5HtmlAttributes.h Bug 799958 - Remove prtype.h from C++ translator output. r=smaug. 2012-10-25 14:03:27 +03:00
nsHtml5Macros.h
nsHtml5MetaScanner.cpp Bug 799958 - Remove prtype.h from C++ translator output. r=smaug. 2012-10-25 14:03:27 +03:00
nsHtml5MetaScanner.h Bug 799958 - Remove prtype.h from C++ translator output. r=smaug. 2012-10-25 14:03:27 +03:00
nsHtml5MetaScannerCppSupplement.h Bug 801402 - Use FindEncodingForLabel from HTML parser. r=hsivonen 2012-11-07 18:04:22 -05:00
nsHtml5MetaScannerHSupplement.h
nsHtml5Module.cpp
nsHtml5Module.h
nsHtml5NamedCharacters.cpp
nsHtml5NamedCharacters.h
nsHtml5NamedCharactersAccel.cpp
nsHtml5NamedCharactersAccel.h
nsHtml5NamedCharactersInclude.h
nsHtml5OwningUTF16Buffer.cpp
nsHtml5OwningUTF16Buffer.h
nsHtml5Parser.cpp Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 1: automatic changes - r=mccr8 2012-11-15 02:32:40 -05:00
nsHtml5Parser.h
nsHtml5PendingNotification.h
nsHtml5Portability.cpp
nsHtml5Portability.h Bug 799958 - Remove prtype.h from C++ translator output. r=smaug. 2012-10-25 14:03:27 +03:00
nsHtml5RefPtr.h
nsHtml5ReleasableAttributeName.cpp
nsHtml5ReleasableAttributeName.h
nsHtml5ReleasableElementName.cpp
nsHtml5ReleasableElementName.h
nsHtml5Speculation.cpp
nsHtml5Speculation.h
nsHtml5SpeculativeLoad.cpp bug 792438 part 1 - identify css and head-based-js as dedicated network resources r=bz 2012-12-04 18:06:29 -05:00
nsHtml5SpeculativeLoad.h bug 792438 part 1 - identify css and head-based-js as dedicated network resources r=bz 2012-12-04 18:06:29 -05:00
nsHtml5StackNode.cpp Bug 799958 - Remove prtype.h from C++ translator output. r=smaug. 2012-10-25 14:03:27 +03:00
nsHtml5StackNode.h Bug 799958 - Remove prtype.h from C++ translator output. r=smaug. 2012-10-25 14:03:27 +03:00
nsHtml5StateSnapshot.cpp Bug 799958 - Remove prtype.h from C++ translator output. r=smaug. 2012-10-25 14:03:27 +03:00
nsHtml5StateSnapshot.h Bug 799958 - Remove prtype.h from C++ translator output. r=smaug. 2012-10-25 14:03:27 +03:00
nsHtml5StreamParser.cpp Bug 815707 - clean up cycle collector Traverse/Unlink in parser/ r=smaug 2012-11-27 15:08:22 -08:00
nsHtml5StreamParser.h
nsHtml5StringParser.cpp
nsHtml5StringParser.h
nsHtml5SVGLoadDispatcher.cpp
nsHtml5SVGLoadDispatcher.h
nsHtml5Tokenizer.cpp Bug 809956 - Deal with an odd number of ] characters before ]]> in a CDATA section in the HTML parser. r=smaug. 2012-11-12 15:42:23 +02:00
nsHtml5Tokenizer.h Bug 799958 - Remove prtype.h from C++ translator output. r=smaug. 2012-10-25 14:03:27 +03:00
nsHtml5TokenizerCppSupplement.h Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan 2012-10-26 15:32:10 +02:00
nsHtml5TokenizerHSupplement.h
nsHtml5TokenizerLoopPolicies.h
nsHtml5TreeBuilder.cpp Bug 808464 - Refresh the "special" list in the HTML parser and the check for that list in the <dd> case. r=smaug. 2012-11-12 16:41:17 +02:00
nsHtml5TreeBuilder.h Bug 809403 - Sync Gecko C++ version of the HTML parser with changes made for Rust. rs=smaug. 2012-11-09 11:04:28 +02:00
nsHtml5TreeBuilderCppSupplement.h bug 792438 part 1 - identify css and head-based-js as dedicated network resources r=bz 2012-12-04 18:06:29 -05:00
nsHtml5TreeBuilderHSupplement.h
nsHtml5TreeOperation.cpp Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan 2012-10-26 15:32:10 +02:00
nsHtml5TreeOperation.h
nsHtml5TreeOpExecutor.cpp bug 792438 part 1 - identify css and head-based-js as dedicated network resources r=bz 2012-12-04 18:06:29 -05:00
nsHtml5TreeOpExecutor.h bug 792438 part 1 - identify css and head-based-js as dedicated network resources r=bz 2012-12-04 18:06:29 -05:00
nsHtml5TreeOpStage.cpp
nsHtml5TreeOpStage.h
nsHtml5UTF16Buffer.cpp Bug 799958 - Remove prtype.h from C++ translator output. r=smaug. 2012-10-25 14:03:27 +03:00
nsHtml5UTF16Buffer.h Bug 799958 - Remove prtype.h from C++ translator output. r=smaug. 2012-10-25 14:03:27 +03:00
nsHtml5UTF16BufferCppSupplement.h
nsHtml5UTF16BufferHSupplement.h
nsHtml5ViewSourceUtils.cpp
nsHtml5ViewSourceUtils.h
nsIParserUtils.idl
nsIScriptableUnescapeHTML.idl
nsParserUtils.cpp
nsParserUtils.h