.. |
java
|
|
|
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
|
|
|
nsAHtml5TreeOpSink.h
|
|
|
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
|
|
|
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
|
|
|
nsHtml5Atoms.h
|
|
|
nsHtml5AtomTable.cpp
|
|
|
nsHtml5AtomTable.h
|
|
|
nsHtml5AttributeName.cpp
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03:00 |
nsHtml5AttributeName.h
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03:00 |
nsHtml5ByteReadable.h
|
|
|
nsHtml5DependentUTF16Buffer.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5DependentUTF16Buffer.h
|
|
|
nsHtml5DocumentMode.h
|
|
|
nsHtml5ElementName.cpp
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03:00 |
nsHtml5ElementName.h
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03: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
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03:00 |
nsHtml5HtmlAttributes.h
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03:00 |
nsHtml5Macros.h
|
|
|
nsHtml5MetaScanner.cpp
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03:00 |
nsHtml5MetaScanner.h
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03:00 |
nsHtml5MetaScannerCppSupplement.h
|
Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg
|
2014-02-26 13:36:35 -08:00 |
nsHtml5MetaScannerHSupplement.h
|
|
|
nsHtml5Module.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5Module.h
|
|
|
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
|
|
|
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
|
|
|
nsHtml5Parser.h
|
|
|
nsHtml5PendingNotification.h
|
|
|
nsHtml5PlainTextUtils.cpp
|
|
|
nsHtml5PlainTextUtils.h
|
|
|
nsHtml5Portability.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5Portability.h
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03:00 |
nsHtml5RefPtr.h
|
|
|
nsHtml5ReleasableAttributeName.cpp
|
|
|
nsHtml5ReleasableAttributeName.h
|
|
|
nsHtml5ReleasableElementName.cpp
|
|
|
nsHtml5ReleasableElementName.h
|
|
|
nsHtml5Speculation.cpp
|
|
|
nsHtml5Speculation.h
|
|
|
nsHtml5SpeculativeLoad.cpp
|
|
|
nsHtml5SpeculativeLoad.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsHtml5StackNode.cpp
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03:00 |
nsHtml5StackNode.h
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03:00 |
nsHtml5StateSnapshot.cpp
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03:00 |
nsHtml5StateSnapshot.h
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03: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
|
|
|
nsHtml5StringParser.h
|
|
|
nsHtml5SVGLoadDispatcher.cpp
|
|
|
nsHtml5SVGLoadDispatcher.h
|
|
|
nsHtml5Tokenizer.cpp
|
Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg
|
2014-02-26 13:36:35 -08:00 |
nsHtml5Tokenizer.h
|
Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg
|
2014-02-26 13:36:35 -08: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
|
|
|
nsHtml5TreeBuilder.cpp
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03:00 |
nsHtml5TreeBuilder.h
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03: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 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg
|
2014-02-26 13:36:35 -08: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 977553. Use an enum instead of macros for the nsStyleLinkElement rel types, so they won't collide with macros in wingdi.h. r=smaug
|
2014-02-27 08:44:52 -05:00 |
nsHtml5TreeOpExecutor.h
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03:00 |
nsHtml5TreeOpStage.cpp
|
|
|
nsHtml5TreeOpStage.h
|
|
|
nsHtml5UTF16Buffer.cpp
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03:00 |
nsHtml5UTF16Buffer.h
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03: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
|
|
|
nsIParserUtils.idl
|
|
|
nsIScriptableUnescapeHTML.idl
|
|
|
nsParserUtils.cpp
|
|
|
nsParserUtils.h
|
|
|