.. |
java
|
Bug 923167 - Update encoding used for compiling javaparser source files. r=hsivonen
|
2013-11-13 14:49:04 -08:00 |
javasrc
|
Bug 964200 (Part 2) - Add HTML parser support for SVG <feDropShadow>. r=wchen
|
2014-02-05 15:04:08 +00:00 |
jArray.h
|
Bug 953296 - Implement mozilla::NullptrT as a typedef to use to accept nullptr values. Also add mozilla::IsNullPointer<T>, a trait for detecting *only* true nullptr (emulated nullptr [__null] used by gcc 4.4/4.5 isn't true nullptr). r=ehsan
|
2014-01-02 17:27:41 -06:00 |
moz.build
|
Bug 950130 - Move more INCLUDES / LOCAL_INCLUDES to moz.build; r=mshal
|
2013-12-31 10:06:11 +01:00 |
nsAHtml5TreeBuilderState.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsAHtml5TreeOpSink.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5ArrayCopy.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5Atom.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5Atom.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5AtomList.h
|
Bug 964200 (Part 2) - Add HTML parser support for SVG <feDropShadow>. r=wchen
|
2014-02-05 15:04:08 +00:00 |
nsHtml5Atoms.cpp
|
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
|
2013-12-08 21:52:33 -05:00 |
nsHtml5Atoms.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5AtomTable.cpp
|
|
|
nsHtml5AtomTable.h
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsHtml5AttributeName.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5AttributeName.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5ByteReadable.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5DependentUTF16Buffer.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5DependentUTF16Buffer.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5DocumentMode.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5ElementName.cpp
|
Bug 964200 (Part 2) - Add HTML parser support for SVG <feDropShadow>. r=wchen
|
2014-02-05 15:04:08 +00:00 |
nsHtml5ElementName.h
|
Bug 964200 (Part 2) - Add HTML parser support for SVG <feDropShadow>. r=wchen
|
2014-02-05 15:04:08 +00:00 |
nsHtml5Highlighter.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5Highlighter.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5HtmlAttributes.cpp
|
|
|
nsHtml5HtmlAttributes.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5Macros.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5MetaScanner.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5MetaScanner.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5MetaScannerCppSupplement.h
|
Bug 213517 part 1 - Interpret x-user-defined as windows-1252 in <meta> for compatibility with other browsers. r=smontagu.
|
2014-01-02 09:18:19 +02:00 |
nsHtml5MetaScannerHSupplement.h
|
Bug 863728 - Implement the replacement encoding. r=emk.
|
2013-11-25 10:06:56 +02:00 |
nsHtml5Module.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5Module.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5NamedCharacters.cpp
|
Bug 828300 - Replace NS_ARRAY_LENGTH with mozilla::ArrayLength/MOZ_ARRAY_LENGTH. r=ehsan
|
2014-01-30 13:26:54 -05:00 |
nsHtml5NamedCharacters.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5NamedCharactersAccel.cpp
|
|
|
nsHtml5NamedCharactersAccel.h
|
Bug 928049 - Remove some prtypes.h inclusions from parser/; rs=bsmedberg
|
2013-10-18 20:34:58 -04:00 |
nsHtml5NamedCharactersInclude.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5OwningUTF16Buffer.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5OwningUTF16Buffer.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5Parser.cpp
|
Bug 912981 - Make parser aware of view-source srcdoc status. r=hsivonen
|
2013-09-10 13:40:50 -04:00 |
nsHtml5Parser.h
|
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
|
2013-09-19 09:54:39 -04:00 |
nsHtml5PendingNotification.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5PlainTextUtils.cpp
|
bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj
|
2013-12-12 20:50:01 -05:00 |
nsHtml5PlainTextUtils.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5Portability.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5Portability.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5RefPtr.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5ReleasableAttributeName.cpp
|
|
|
nsHtml5ReleasableAttributeName.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5ReleasableElementName.cpp
|
|
|
nsHtml5ReleasableElementName.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5Speculation.cpp
|
|
|
nsHtml5Speculation.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
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 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5StackNode.cpp
|
|
|
nsHtml5StackNode.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5StateSnapshot.cpp
|
Bug 888820 - Save template insertion mode stack information in TreeBuilderState. r=hsivonen
|
2013-08-12 14:46:12 -07:00 |
nsHtml5StateSnapshot.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5StreamParser.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5StreamParser.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5StringParser.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsHtml5StringParser.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5SVGLoadDispatcher.cpp
|
Bug 922933 - Don't #include nsIDocument.h in nsIContent.h; r=jst
|
2013-10-02 07:40:07 -04:00 |
nsHtml5SVGLoadDispatcher.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5Tokenizer.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5Tokenizer.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5TokenizerCppSupplement.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5TokenizerHSupplement.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5TokenizerLoopPolicies.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5TreeBuilder.cpp
|
Bug 946585 - Change how the form element pointer affects parsing template elements. r=hsivonen
|
2014-01-31 15:03:24 -08:00 |
nsHtml5TreeBuilder.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5TreeBuilderCppSupplement.h
|
Bug 946585 - Change how the form element pointer affects parsing template elements. r=hsivonen
|
2014-01-31 15:03:24 -08:00 |
nsHtml5TreeBuilderHSupplement.h
|
Bug 946585 - Change how the form element pointer affects parsing template elements. r=hsivonen
|
2014-01-31 15:03:24 -08:00 |
nsHtml5TreeOperation.cpp
|
Bug 964239 - Ignore invalid URIs rather than stopping completely. r=hsivonen
|
2014-02-06 09:46:29 -05:00 |
nsHtml5TreeOperation.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5TreeOpExecutor.cpp
|
Bug 964239 - Check for special baseURI value for view-source:about:srcdoc. r=hsivonen
|
2014-02-06 09:46:30 -05:00 |
nsHtml5TreeOpExecutor.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5TreeOpStage.cpp
|
|
|
nsHtml5TreeOpStage.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsHtml5UTF16Buffer.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5UTF16Buffer.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5UTF16BufferCppSupplement.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5UTF16BufferHSupplement.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5ViewSourceUtils.cpp
|
|
|
nsHtml5ViewSourceUtils.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
nsIParserUtils.idl
|
|
|
nsIScriptableUnescapeHTML.idl
|
|
|
nsParserUtils.cpp
|
Bug 857102 part 5 - Make NS_NewDocumentFragment etc. infallible; r=bz
|
2013-04-10 17:15:54 +03:00 |
nsParserUtils.h
|
Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |