.. |
java
|
…
|
|
javasrc
|
Bug 1425291 - Part 2. Add autocapitalize attribute to htmlparser. r=hsivonen
|
2020-09-15 14:26:14 +00:00 |
jArray.h
|
…
|
|
moz.build
|
…
|
|
nsAHtml5TreeBuilderState.h
|
…
|
|
nsAHtml5TreeOpSink.h
|
…
|
|
nsHtml5ArrayCopy.h
|
…
|
|
nsHtml5AtomTable.cpp
|
Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj
|
2020-06-23 05:05:36 +00:00 |
nsHtml5AtomTable.h
|
…
|
|
nsHtml5AttributeEntry.h
|
…
|
|
nsHtml5AttributeName.cpp
|
Bug 1425291 - Part 2. Add autocapitalize attribute to htmlparser. r=hsivonen
|
2020-09-15 14:26:14 +00:00 |
nsHtml5AttributeName.h
|
Bug 1425291 - Part 2. Add autocapitalize attribute to htmlparser. r=hsivonen
|
2020-09-15 14:26:14 +00:00 |
nsHtml5AutoPauseUpdate.h
|
…
|
|
nsHtml5ByteReadable.h
|
…
|
|
nsHtml5ContentCreatorFunction.h
|
…
|
|
nsHtml5DependentUTF16Buffer.cpp
|
…
|
|
nsHtml5DependentUTF16Buffer.h
|
…
|
|
nsHtml5DocumentBuilder.cpp
|
Bug 1639392 - Merge nsIStyleSheetLinkingElement and nsStyleLinkElement, and call it LinkStyle. r=jwatt
|
2020-05-21 03:07:16 +00:00 |
nsHtml5DocumentBuilder.h
|
…
|
|
nsHtml5DocumentMode.h
|
…
|
|
nsHtml5ElementName.cpp
|
…
|
|
nsHtml5ElementName.h
|
…
|
|
nsHtml5Highlighter.cpp
|
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
|
2020-09-23 15:17:15 +00:00 |
nsHtml5Highlighter.h
|
…
|
|
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
|
Bug 1653335 - Remove uses of MakeSpan in return statements. r=froydnj
|
2020-08-07 07:42:50 +00:00 |
nsHtml5OwningUTF16Buffer.h
|
…
|
|
nsHtml5Parser.cpp
|
…
|
|
nsHtml5Parser.h
|
…
|
|
nsHtml5PlainTextUtils.cpp
|
…
|
|
nsHtml5PlainTextUtils.h
|
…
|
|
nsHtml5Portability.cpp
|
Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj
|
2020-08-07 07:49:47 +00:00 |
nsHtml5Portability.h
|
…
|
|
nsHtml5SVGLoadDispatcher.cpp
|
…
|
|
nsHtml5SVGLoadDispatcher.h
|
…
|
|
nsHtml5Speculation.cpp
|
…
|
|
nsHtml5Speculation.h
|
…
|
|
nsHtml5SpeculativeLoad.cpp
|
Bug 1618536 - Preload for fonts, r=heycam,hsivonen
|
2020-05-11 14:14:32 +00:00 |
nsHtml5SpeculativeLoad.h
|
Bug 1618536 - Preload for fonts, r=heycam,hsivonen
|
2020-05-11 14:14:32 +00:00 |
nsHtml5StackNode.cpp
|
…
|
|
nsHtml5StackNode.h
|
…
|
|
nsHtml5StateSnapshot.cpp
|
…
|
|
nsHtml5StateSnapshot.h
|
…
|
|
nsHtml5StreamListener.cpp
|
…
|
|
nsHtml5StreamListener.h
|
…
|
|
nsHtml5StreamParser.cpp
|
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
|
2020-09-23 15:17:15 +00:00 |
nsHtml5StreamParser.h
|
Bug 1645313 - Instantiate mozilla::JapaneseDetector only when needed. r=m_kato
|
2020-06-23 01:40:53 +00:00 |
nsHtml5StreamParserPtr.h
|
…
|
|
nsHtml5String.cpp
|
Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj
|
2020-08-07 07:49:47 +00:00 |
nsHtml5String.h
|
…
|
|
nsHtml5StringParser.cpp
|
…
|
|
nsHtml5StringParser.h
|
…
|
|
nsHtml5Tokenizer.cpp
|
Bug 1650090 - Stop reporting HTML4-specific parse errors. DONTBUILD NPOTB r=alchen
|
2020-08-03 11:03:02 +00:00 |
nsHtml5Tokenizer.h
|
Bug 1650090 - Stop reporting HTML4-specific parse errors. DONTBUILD NPOTB r=alchen
|
2020-08-03 11:03:02 +00:00 |
nsHtml5TokenizerCppSupplement.h
|
…
|
|
nsHtml5TokenizerHSupplement.h
|
…
|
|
nsHtml5TokenizerLoopPolicies.h
|
…
|
|
nsHtml5TreeBuilder.cpp
|
Bug 1650329 - Improve message: bad start tag in noscript in head. r=alchen
|
2020-08-03 12:30:12 +00:00 |
nsHtml5TreeBuilder.h
|
Bug 1650090 - Stop reporting HTML4-specific parse errors. DONTBUILD NPOTB r=alchen
|
2020-08-03 11:03:02 +00:00 |
nsHtml5TreeBuilderCppSupplement.h
|
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
|
2020-09-23 15:17:15 +00:00 |
nsHtml5TreeBuilderHSupplement.h
|
Bug 1650329 - Improve message: bad start tag in noscript in head. r=alchen
|
2020-08-03 12:30:12 +00:00 |
nsHtml5TreeOpExecutor.cpp
|
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
|
2020-09-23 15:17:15 +00:00 |
nsHtml5TreeOpExecutor.h
|
Bug 1618536 - Preload for fonts, r=heycam,hsivonen
|
2020-05-11 14:14:32 +00:00 |
nsHtml5TreeOpStage.cpp
|
…
|
|
nsHtml5TreeOpStage.h
|
…
|
|
nsHtml5TreeOperation.cpp
|
Bug 1653474 - Process META elements when it's inserted r=smaug
|
2020-08-05 16:32:57 +00:00 |
nsHtml5TreeOperation.h
|
Bug 1653474 - Process META elements when it's inserted r=smaug
|
2020-08-05 16:32:57 +00:00 |
nsHtml5UTF16Buffer.cpp
|
…
|
|
nsHtml5UTF16Buffer.h
|
…
|
|
nsHtml5UTF16BufferCppSupplement.h
|
…
|
|
nsHtml5UTF16BufferHSupplement.h
|
…
|
|
nsHtml5ViewSourceUtils.cpp
|
…
|
|
nsHtml5ViewSourceUtils.h
|
…
|
|
nsIContentHandle.h
|
…
|
|
nsIParserUtils.idl
|
…
|
|
nsParserUtils.cpp
|
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
|
2020-09-23 15:17:15 +00:00 |
nsParserUtils.h
|
…
|
|