..
java
…
javasrc
Bug 1246014. r=wchen.
2016-02-10 12:39:06 +02:00
jArray.h
…
moz.build
Bug 1236322 - Part 2: Suppress -Wimplicit-fallthrough warnings in parser/html generated code. r=hsivonen
2015-12-25 00:00:36 -07:00
nsAHtml5TreeBuilderState.h
…
nsAHtml5TreeOpSink.h
…
nsHtml5ArrayCopy.h
…
nsHtml5Atom.cpp
Bug 1261735 (part 3) - De-virtualize nsIAtom::IsStaticAtom(). r=froydnj,erahm.
2016-04-06 11:28:40 +10:00
nsHtml5Atom.h
…
nsHtml5AtomList.h
Bug 1187357 - Generated code for renaming referrer to referrerpolicy in html parser. r=hsivonen
2015-11-30 16:12:59 -08:00
nsHtml5AtomTable.cpp
…
nsHtml5AtomTable.h
…
nsHtml5Atoms.cpp
…
nsHtml5Atoms.h
…
nsHtml5AttributeName.cpp
Bug 1187357 - Generated code for renaming referrer to referrerpolicy in html parser. r=hsivonen
2015-11-30 16:12:59 -08:00
nsHtml5AttributeName.h
Bug 1187357 - Generated code for renaming referrer to referrerpolicy in html parser. r=hsivonen
2015-11-30 16:12:59 -08:00
nsHtml5ByteReadable.h
…
nsHtml5DependentUTF16Buffer.cpp
…
nsHtml5DependentUTF16Buffer.h
…
nsHtml5DocumentBuilder.cpp
Bug 580313 - New resource hints for link. r=smaug
2016-02-26 02:41:00 +01:00
nsHtml5DocumentBuilder.h
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
2016-02-02 17:36:30 +02:00
nsHtml5DocumentMode.h
…
nsHtml5ElementName.cpp
…
nsHtml5ElementName.h
…
nsHtml5Highlighter.cpp
Bug 1256530 - Fix compiler warnings about casting to larger size. r=hsivonen
2016-03-17 17:27:56 +01:00
nsHtml5Highlighter.h
Bug 1229962 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in parser/html/; r=hsivonen
2015-11-19 20:19:57 -05:00
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
…
nsHtml5OplessBuilder.cpp
…
nsHtml5OplessBuilder.h
…
nsHtml5OwningUTF16Buffer.cpp
…
nsHtml5OwningUTF16Buffer.h
…
nsHtml5Parser.cpp
…
nsHtml5Parser.h
…
nsHtml5PlainTextUtils.cpp
…
nsHtml5PlainTextUtils.h
…
nsHtml5Portability.cpp
…
nsHtml5Portability.h
…
nsHtml5RefPtr.h
…
nsHtml5ReleasableAttributeName.cpp
…
nsHtml5ReleasableAttributeName.h
…
nsHtml5ReleasableElementName.cpp
…
nsHtml5ReleasableElementName.h
…
nsHtml5SVGLoadDispatcher.cpp
…
nsHtml5SVGLoadDispatcher.h
…
nsHtml5Speculation.cpp
…
nsHtml5Speculation.h
…
nsHtml5SpeculativeLoad.cpp
Bug 663570 - MetaCSP Part 4: Speculative parser changes (r=bz)
2015-11-14 19:28:51 -08:00
nsHtml5SpeculativeLoad.h
Bug 663570 - MetaCSP Part 4: Speculative parser changes (r=bz)
2015-11-14 19:28:51 -08:00
nsHtml5StackNode.cpp
…
nsHtml5StackNode.h
…
nsHtml5StateSnapshot.cpp
…
nsHtml5StateSnapshot.h
…
nsHtml5StreamListener.cpp
…
nsHtml5StreamListener.h
…
nsHtml5StreamParser.cpp
Bug 1229962 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in parser/html/; r=hsivonen
2015-11-19 20:19:57 -05:00
nsHtml5StreamParser.h
Bug 1229962 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in parser/html/; r=hsivonen
2015-11-19 20:19:57 -05:00
nsHtml5StringParser.cpp
…
nsHtml5StringParser.h
…
nsHtml5Tokenizer.cpp
…
nsHtml5Tokenizer.h
…
nsHtml5TokenizerCppSupplement.h
…
nsHtml5TokenizerHSupplement.h
…
nsHtml5TokenizerLoopPolicies.h
…
nsHtml5TreeBuilder.cpp
Bug 1246014. r=wchen.
2016-02-10 12:39:06 +02:00
nsHtml5TreeBuilder.h
…
nsHtml5TreeBuilderCppSupplement.h
Bug 1256530 - Fix compiler warnings about casting to larger size. r=hsivonen
2016-03-17 17:27:56 +01:00
nsHtml5TreeBuilderHSupplement.h
Bug 1229962 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in parser/html/; r=hsivonen
2015-11-19 20:19:57 -05:00
nsHtml5TreeOpExecutor.cpp
Bug 1224694 - Unify and clean up initialization of CSP (r=sicking)
2016-01-14 13:21:31 -08:00
nsHtml5TreeOpExecutor.h
Bug 663570 - MetaCSP Part 4: Speculative parser changes (r=bz)
2015-11-14 19:28:51 -08:00
nsHtml5TreeOpStage.cpp
…
nsHtml5TreeOpStage.h
…
nsHtml5TreeOperation.cpp
…
nsHtml5TreeOperation.h
Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm.
2016-03-29 10:09:43 +11:00
nsHtml5UTF16Buffer.cpp
…
nsHtml5UTF16Buffer.h
…
nsHtml5UTF16BufferCppSupplement.h
…
nsHtml5UTF16BufferHSupplement.h
…
nsHtml5ViewSourceUtils.cpp
Bug 1251235 - changed from naked pointers to UniquePtr to prevent resource leak. r=froydnj
2016-02-25 16:34:21 +02:00
nsHtml5ViewSourceUtils.h
…
nsIContentHandle.h
…
nsIParserUtils.idl
…
nsIScriptableUnescapeHTML.idl
…
nsParserUtils.cpp
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
2016-02-02 17:36:30 +02:00
nsParserUtils.h
…