.. |
java
|
|
|
javasrc
|
Bug 820508 part 1 - Parser support for <main>. r=smaug.
|
2013-01-29 14:31:45 +02:00 |
jArray.h
|
Bug 820435 - Fix the B2G builds on gcc-4.6 (NDK r8) due to missing std::nullptr_t in STLPort; r=ehsan
|
2012-12-11 20:29:00 -05:00 |
Makefile.in
|
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
|
2013-03-12 10:17:46 -07:00 |
moz.build
|
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
|
2013-03-12 10:17:46 -07:00 |
nsAHtml5TreeBuilderState.h
|
|
|
nsAHtml5TreeOpSink.h
|
|
|
nsHtml5ArrayCopy.h
|
|
|
nsHtml5Atom.cpp
|
|
|
nsHtml5Atom.h
|
|
|
nsHtml5AtomList.h
|
Bug 820508 part 1 - Parser support for <main>. r=smaug.
|
2013-01-29 14:31:45 +02:00 |
nsHtml5Atoms.cpp
|
|
|
nsHtml5Atoms.h
|
|
|
nsHtml5AtomTable.cpp
|
|
|
nsHtml5AtomTable.h
|
|
|
nsHtml5AttributeName.cpp
|
|
|
nsHtml5AttributeName.h
|
|
|
nsHtml5ByteReadable.h
|
Bug 563195: Fix -Wshadow warning in nsHtml5ByteReadable.h. r=hsivonen
|
2013-02-21 18:10:59 -08:00 |
nsHtml5DependentUTF16Buffer.cpp
|
|
|
nsHtml5DependentUTF16Buffer.h
|
|
|
nsHtml5DocumentMode.h
|
|
|
nsHtml5ElementName.cpp
|
Bug 820508 part 1 - Parser support for <main>. r=smaug.
|
2013-01-29 14:31:45 +02:00 |
nsHtml5ElementName.h
|
Bug 820508 part 1 - Parser support for <main>. r=smaug.
|
2013-01-29 14:31:45 +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
|
|
|
nsHtml5OwningUTF16Buffer.cpp
|
|
|
nsHtml5OwningUTF16Buffer.h
|
|
|
nsHtml5Parser.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
nsHtml5Parser.h
|
|
|
nsHtml5PendingNotification.h
|
|
|
nsHtml5PlainTextUtils.cpp
|
Bug 849422 Allow plain text document word-wrap to be turned on after the fact r=bz
|
2013-03-13 19:56:24 +00:00 |
nsHtml5PlainTextUtils.h
|
Bug 253564 - Plain text (text/plain, text/javascript, text/css, etc) documents should word-wrap. r=bz
|
2013-03-06 23:45:08 -05:00 |
nsHtml5Portability.cpp
|
|
|
nsHtml5Portability.h
|
|
|
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
|
|
|
nsHtml5StackNode.h
|
|
|
nsHtml5StateSnapshot.cpp
|
|
|
nsHtml5StateSnapshot.h
|
|
|
nsHtml5StreamParser.cpp
|
Bug 234628 part 1 - Make the BOM take precedence over manual encoding overrides. r=smaug.
|
2013-01-18 16:27:03 +02:00 |
nsHtml5StreamParser.h
|
|
|
nsHtml5StringParser.cpp
|
|
|
nsHtml5StringParser.h
|
|
|
nsHtml5SVGLoadDispatcher.cpp
|
Bug 847600 - Remove SVGEvent, r=jwatt
|
2013-03-11 20:57:08 +02:00 |
nsHtml5SVGLoadDispatcher.h
|
|
|
nsHtml5Tokenizer.cpp
|
|
|
nsHtml5Tokenizer.h
|
|
|
nsHtml5TokenizerCppSupplement.h
|
|
|
nsHtml5TokenizerHSupplement.h
|
|
|
nsHtml5TokenizerLoopPolicies.h
|
|
|
nsHtml5TreeBuilder.cpp
|
Bug 820508 part 1 - Parser support for <main>. r=smaug.
|
2013-01-29 14:31:45 +02:00 |
nsHtml5TreeBuilder.h
|
Bug 253564 - Plain text (text/plain, text/javascript, text/css, etc) documents should word-wrap. r=bz
|
2013-03-06 23:45:08 -05:00 |
nsHtml5TreeBuilderCppSupplement.h
|
Bug 849422 Allow plain text document word-wrap to be turned on after the fact r=bz
|
2013-03-13 19:56:24 +00:00 |
nsHtml5TreeBuilderHSupplement.h
|
Bug 253564 - Plain text (text/plain, text/javascript, text/css, etc) documents should word-wrap. r=bz
|
2013-03-06 23:45:08 -05:00 |
nsHtml5TreeOperation.cpp
|
Bug 845374 - Part f: Create a new nsDocElementCreatedNotificationRunner.h; r=khuey
|
2013-03-17 08:55:12 +01:00 |
nsHtml5TreeOperation.h
|
|
|
nsHtml5TreeOpExecutor.cpp
|
Backed out changeset d195190adc48 (bug 851611)
|
2013-03-18 14:10:30 +00:00 |
nsHtml5TreeOpExecutor.h
|
Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan
|
2013-01-10 08:19:36 -08:00 |
nsHtml5TreeOpStage.cpp
|
|
|
nsHtml5TreeOpStage.h
|
|
|
nsHtml5UTF16Buffer.cpp
|
|
|
nsHtml5UTF16Buffer.h
|
|
|
nsHtml5UTF16BufferCppSupplement.h
|
|
|
nsHtml5UTF16BufferHSupplement.h
|
|
|
nsHtml5ViewSourceUtils.cpp
|
|
|
nsHtml5ViewSourceUtils.h
|
|
|
nsIParserUtils.idl
|
|
|
nsIScriptableUnescapeHTML.idl
|
|
|
nsParserUtils.cpp
|
Bug 819650 - Remove nsContentUtils::CreateDocument. r=sicking
|
2012-12-10 09:05:33 -05:00 |
nsParserUtils.h
|
|
|