.. |
java
|
Bug 1274400 - Check out javaparser from GitHub instead of Google Code. r=froydnj
|
2016-08-11 16:09:17 +03:00 |
javasrc
|
Bug 1322938 - Make the HTML tree builder aware of <dialog>. r=wchen
|
2016-12-22 11:30:41 +02:00 |
jArray.h
|
Bug 1309834. r=wchen.
|
2016-10-14 11:47:17 +03:00 |
moz.build
|
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
|
2016-07-14 10:16:42 -06:00 |
nsAHtml5TreeBuilderState.h
|
…
|
|
nsAHtml5TreeOpSink.h
|
…
|
|
nsHtml5ArrayCopy.h
|
Bug 1309834. r=wchen.
|
2016-10-14 11:47:17 +03:00 |
nsHtml5Atom.cpp
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
nsHtml5Atom.h
|
…
|
|
nsHtml5AtomList.h
|
Bug 1322938 - Make the HTML tree builder aware of <dialog>. r=wchen
|
2016-12-22 11:30:41 +02:00 |
nsHtml5AtomTable.cpp
|
…
|
|
nsHtml5AtomTable.h
|
…
|
|
nsHtml5Atoms.cpp
|
…
|
|
nsHtml5Atoms.h
|
…
|
|
nsHtml5AttributeName.cpp
|
…
|
|
nsHtml5AttributeName.h
|
…
|
|
nsHtml5ByteReadable.h
|
…
|
|
nsHtml5DependentUTF16Buffer.cpp
|
…
|
|
nsHtml5DependentUTF16Buffer.h
|
…
|
|
nsHtml5DocumentBuilder.cpp
|
Bug 1216893 - Add in disabled namespace for SVG r=hsivonen,smaug
|
2016-12-01 07:41:22 +00:00 |
nsHtml5DocumentBuilder.h
|
…
|
|
nsHtml5DocumentMode.h
|
…
|
|
nsHtml5ElementName.cpp
|
Bug 1322938 - Make the HTML tree builder aware of <dialog>. r=wchen
|
2016-12-22 11:30:41 +02:00 |
nsHtml5ElementName.h
|
Bug 1322938 - Make the HTML tree builder aware of <dialog>. r=wchen
|
2016-12-22 11:30:41 +02:00 |
nsHtml5Highlighter.cpp
|
Bug 1288084 - Expose a line number for each attribute, v2; r=wchen
|
2016-09-20 16:31:57 +02:00 |
nsHtml5Highlighter.h
|
…
|
|
nsHtml5HtmlAttributes.cpp
|
Bug 1288084 - Expose a line number for each attribute, v2; r=wchen
|
2016-09-20 16:31:57 +02:00 |
nsHtml5HtmlAttributes.h
|
Bug 1288084 - Expose a line number for each attribute, v2; r=wchen
|
2016-09-20 16:31:57 +02:00 |
nsHtml5Macros.h
|
…
|
|
nsHtml5MetaScanner.cpp
|
…
|
|
nsHtml5MetaScanner.h
|
…
|
|
nsHtml5MetaScannerCppSupplement.h
|
…
|
|
nsHtml5MetaScannerHSupplement.h
|
…
|
|
nsHtml5Module.cpp
|
Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
|
2016-08-08 10:54:47 +10:00 |
nsHtml5Module.h
|
…
|
|
nsHtml5NamedCharacters.cpp
|
Bug 712936 - Convert users of PR_STATIC_ASSERT to C++11 static_assert(). r=Ms2ger
|
2016-08-23 11:24:54 -04:00 |
nsHtml5NamedCharacters.h
|
…
|
|
nsHtml5NamedCharactersAccel.cpp
|
…
|
|
nsHtml5NamedCharactersAccel.h
|
…
|
|
nsHtml5NamedCharactersInclude.h
|
…
|
|
nsHtml5OplessBuilder.cpp
|
…
|
|
nsHtml5OplessBuilder.h
|
…
|
|
nsHtml5OwningUTF16Buffer.cpp
|
Bug 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj
|
2016-12-12 09:27:58 -05:00 |
nsHtml5OwningUTF16Buffer.h
|
…
|
|
nsHtml5Parser.cpp
|
Bug 1018486 - Part 6: Changes in parser/, r=peterv, r=hsivonen
|
2016-09-07 10:50:42 -04:00 |
nsHtml5Parser.h
|
Bug 1297125. Make sure the parser insertion point is defined when firing the load event for external <scripts> or firing the error event on a failed external script load (but not other cases, like bogus script URL). r=hsivonen
|
2016-09-02 17:55:38 -04:00 |
nsHtml5PlainTextUtils.cpp
|
Bug 1288084 - Expose a line number for each attribute, v2; r=wchen
|
2016-09-20 16:31:57 +02:00 |
nsHtml5PlainTextUtils.h
|
…
|
|
nsHtml5Portability.cpp
|
…
|
|
nsHtml5Portability.h
|
…
|
|
nsHtml5RefPtr.h
|
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
|
2016-08-08 12:18:10 +10:00 |
nsHtml5ReleasableAttributeName.cpp
|
…
|
|
nsHtml5ReleasableAttributeName.h
|
…
|
|
nsHtml5ReleasableElementName.cpp
|
…
|
|
nsHtml5ReleasableElementName.h
|
…
|
|
nsHtml5SVGLoadDispatcher.cpp
|
…
|
|
nsHtml5SVGLoadDispatcher.h
|
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
|
2016-04-25 17:23:21 -07:00 |
nsHtml5Speculation.cpp
|
…
|
|
nsHtml5Speculation.h
|
…
|
|
nsHtml5SpeculativeLoad.cpp
|
Bug 1293252 - Transfer document quirkiness via the speculative load queue. r=wchen
|
2016-08-25 12:20:58 +03:00 |
nsHtml5SpeculativeLoad.h
|
Bug 1293252 - Transfer document quirkiness via the speculative load queue. r=wchen
|
2016-08-25 12:20:58 +03:00 |
nsHtml5StackNode.cpp
|
…
|
|
nsHtml5StackNode.h
|
…
|
|
nsHtml5StateSnapshot.cpp
|
…
|
|
nsHtml5StateSnapshot.h
|
…
|
|
nsHtml5StreamListener.cpp
|
…
|
|
nsHtml5StreamListener.h
|
…
|
|
nsHtml5StreamParser.cpp
|
Merge m-c to inbound, a=merge
|
2016-12-01 15:46:23 -08:00 |
nsHtml5StreamParser.h
|
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
|
2016-08-12 17:36:22 +10:00 |
nsHtml5StringParser.cpp
|
Bug 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj
|
2016-12-12 09:27:58 -05:00 |
nsHtml5StringParser.h
|
…
|
|
nsHtml5Tokenizer.cpp
|
Bug 1309195 - Mark strBuf as empty after the contents have been used or ignored. r=wchen.
|
2016-10-19 10:38:20 +03:00 |
nsHtml5Tokenizer.h
|
Bug 1309195 - Mark strBuf as empty after the contents have been used or ignored. r=wchen.
|
2016-10-19 10:38:20 +03:00 |
nsHtml5TokenizerCppSupplement.h
|
Bug 1309834. r=wchen.
|
2016-10-14 11:47:17 +03:00 |
nsHtml5TokenizerHSupplement.h
|
…
|
|
nsHtml5TokenizerLoopPolicies.h
|
…
|
|
nsHtml5TreeBuilder.cpp
|
Bug 1322938 - Make the HTML tree builder aware of <dialog>. r=wchen
|
2016-12-22 11:30:41 +02:00 |
nsHtml5TreeBuilder.h
|
Bug 1322938 - Make the HTML tree builder aware of <dialog>. r=wchen
|
2016-12-22 11:30:41 +02:00 |
nsHtml5TreeBuilderCppSupplement.h
|
Bug 1309834. r=wchen.
|
2016-10-14 11:47:17 +03:00 |
nsHtml5TreeBuilderHSupplement.h
|
Bug 1309834. r=wchen.
|
2016-10-14 11:47:17 +03:00 |
nsHtml5TreeOpExecutor.cpp
|
Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky
|
2017-01-05 15:31:56 +08:00 |
nsHtml5TreeOpExecutor.h
|
Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky
|
2017-01-05 15:31:56 +08:00 |
nsHtml5TreeOpStage.cpp
|
…
|
|
nsHtml5TreeOpStage.h
|
…
|
|
nsHtml5TreeOperation.cpp
|
Bug 1216893 - Add in disabled namespace for SVG r=hsivonen,smaug
|
2016-12-01 07:41:22 +00:00 |
nsHtml5TreeOperation.h
|
Bug 616421 - Better distinguish invalid mOpCode values in nsHtml5TreeOperation::Perform. r=hsivonen.
|
2016-06-02 17:49:44 +10:00 |
nsHtml5UTF16Buffer.cpp
|
…
|
|
nsHtml5UTF16Buffer.h
|
…
|
|
nsHtml5UTF16BufferCppSupplement.h
|
…
|
|
nsHtml5UTF16BufferHSupplement.h
|
…
|
|
nsHtml5ViewSourceUtils.cpp
|
Bug 1288084 - Expose a line number for each attribute, v2; r=wchen
|
2016-09-20 16:31:57 +02:00 |
nsHtml5ViewSourceUtils.h
|
…
|
|
nsIContentHandle.h
|
…
|
|
nsIParserUtils.idl
|
…
|
|
nsIScriptableUnescapeHTML.idl
|
…
|
|
nsParserUtils.cpp
|
Bug 1297300 - Add missing checks to GetSpec() calls in parser/. r=hsivonen.
|
2016-08-31 12:13:59 +10:00 |
nsParserUtils.h
|
…
|
|