.. |
java
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-29 16:52:43 +01:00 |
javasrc
|
Bug 925907 - Check for IN_SELECT_IN_TABLE in "reset the insertion mode" in HTML5 parser. r=hsivonen
|
2013-10-17 13:26:49 -07:00 |
jArray.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 |
Makefile.in
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
moz.build
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02: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 928049 - Remove some prtypes.h inclusions from parser/; rs=bsmedberg
|
2013-10-18 20:34:58 -04:00 |
nsHtml5Atom.cpp
|
Bug 859817 - Make nsStringBuffer::Alloc return already_AddRefed; r=bz
|
2013-04-22 14:13:22 +03: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 802895 - Parser changes to support srcdoc attributes for iframes, r=hsivonen
|
2013-06-28 23:13:23 -04:00 |
nsHtml5Atoms.cpp
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-29 16:52:43 +01: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
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
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 802895 - Parser changes to support srcdoc attributes for iframes, r=hsivonen
|
2013-06-28 23:13:23 -04:00 |
nsHtml5AttributeName.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 |
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 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04: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 897153 - Update parsing of template element to spec as of July 15, 2013. r=hsivonen
|
2013-08-12 14:46:12 -07:00 |
nsHtml5ElementName.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 |
nsHtml5Highlighter.cpp
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
nsHtml5Highlighter.h
|
Bug 928049 - Remove some prtypes.h inclusions from parser/; rs=bsmedberg
|
2013-10-18 20:34:58 -04:00 |
nsHtml5HtmlAttributes.cpp
|
Bug 799958 - Remove prtype.h from C++ translator output. r=smaug.
|
2012-10-25 14:03:27 +03:00 |
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 818976 - Part 3: Generated code for HTML5 parser. r=hsivonen
|
2013-03-26 00:15:23 -07:00 |
nsHtml5MetaScanner.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 |
nsHtml5MetaScannerCppSupplement.h
|
Bug 801402 - Use FindEncodingForLabel from HTML parser. r=hsivonen
|
2012-11-07 18:04:22 -05:00 |
nsHtml5MetaScannerHSupplement.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsHtml5Module.cpp
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03: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 928049 - Remove some prtypes.h inclusions from parser/; rs=bsmedberg
|
2013-10-18 20:34:58 -04:00 |
nsHtml5NamedCharacters.h
|
Bug 928049 - Remove some prtypes.h inclusions from parser/; rs=bsmedberg
|
2013-10-18 20:34:58 -04:00 |
nsHtml5NamedCharactersAccel.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsHtml5NamedCharactersAccel.h
|
Bug 928049 - Remove some prtypes.h inclusions from parser/; rs=bsmedberg
|
2013-10-18 20:34:58 -04:00 |
nsHtml5NamedCharactersInclude.h
|
|
|
nsHtml5OwningUTF16Buffer.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsHtml5OwningUTF16Buffer.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 |
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 851230 - Framed plain text documents should not have word wrap applied. r=bz
|
2013-03-19 16:30:53 -04: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 928049 - Remove some prtypes.h inclusions from parser/; rs=bsmedberg
|
2013-10-18 20:34:58 -04:00 |
nsHtml5Portability.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 |
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
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
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
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-29 16:52:43 +01:00 |
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
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
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 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
|
2013-08-23 11:07:10 -04: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 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 920725 - Return with error in nsHtml5StreamParser::WriteStreamBytes if mLastBuffer is null. r=hsivonen
|
2013-10-16 11:16:36 -04:00 |
nsHtml5StreamParser.h
|
Bug 912981 - Make parser aware of view-source srcdoc status. r=hsivonen
|
2013-09-10 13:40:50 -04: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 870787 HTML parser part - Make <img> a form-associated element in the HTML parser. r=smaug
|
2013-06-06 11:02:30 +03:00 |
nsHtml5Tokenizer.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 |
nsHtml5TokenizerCppSupplement.h
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |
nsHtml5TokenizerHSupplement.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04: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 925907 - Check for IN_SELECT_IN_TABLE in "reset the insertion mode" in HTML5 parser. r=hsivonen
|
2013-10-17 13:26:49 -07:00 |
nsHtml5TreeBuilder.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 |
nsHtml5TreeBuilderCppSupplement.h
|
Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
|
2013-09-24 19:04:14 +09:00 |
nsHtml5TreeBuilderHSupplement.h
|
Bug 818976 - Part 1: Add supplement code and new tree op to support generated code in HTML5 parser. r=hsivonen
|
2013-03-26 00:15:23 -07:00 |
nsHtml5TreeOperation.cpp
|
Bug 870787 - Improve named getter for form, r=bz
|
2013-06-18 08:53:23 -04:00 |
nsHtml5TreeOperation.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 |
nsHtml5TreeOpExecutor.cpp
|
Bug 871161 - Stop inheriting charset where other browsers do not inherit it. r=bzbarsky.
|
2013-10-16 04:46:10 +03: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
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-29 16:52:43 +01:00 |
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 799958 - Remove prtype.h from C++ translator output. r=smaug.
|
2012-10-25 14:03:27 +03:00 |
nsHtml5UTF16Buffer.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 |
nsHtml5UTF16BufferCppSupplement.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsHtml5UTF16BufferHSupplement.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsHtml5ViewSourceUtils.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
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
|
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 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-29 16:52:43 +01:00 |
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 |