.. |
java
|
|
|
javasrc
|
Bug 1928050 - Sync HTML parser Java source with upstream. r=emilio DONTBUILD
|
2024-10-30 13:24:05 +00:00 |
jArray.h
|
|
|
metrics.yaml
|
Bug 1913382 - counting SVG unusual child elements r=hsivonen
|
2024-09-10 09:53:42 +00:00 |
moz.build
|
|
|
nsAHtml5TreeBuilderState.h
|
|
|
nsAHtml5TreeOpSink.h
|
|
|
nsHtml5ArrayCopy.h
|
|
|
nsHtml5AtomTable.cpp
|
|
|
nsHtml5AtomTable.h
|
|
|
nsHtml5AttributeEntry.h
|
|
|
nsHtml5AttributeName.cpp
|
Bug 1725806 - Part 1. Add autocorrect attribute in html parser. r=dom-core,hsivonen
|
2024-10-28 17:06:49 +00:00 |
nsHtml5AttributeName.h
|
Bug 1725806 - Part 1. Add autocorrect attribute in html parser. r=dom-core,hsivonen
|
2024-10-28 17:06:49 +00:00 |
nsHtml5AutoPauseUpdate.h
|
|
|
nsHtml5ByteReadable.h
|
|
|
nsHtml5ContentCreatorFunction.h
|
|
|
nsHtml5DependentUTF16Buffer.cpp
|
|
|
nsHtml5DependentUTF16Buffer.h
|
|
|
nsHtml5DocumentBuilder.cpp
|
|
|
nsHtml5DocumentBuilder.h
|
|
|
nsHtml5DocumentMode.h
|
|
|
nsHtml5ElementName.cpp
|
Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang
|
2024-10-28 08:21:19 +00:00 |
nsHtml5ElementName.h
|
|
|
nsHtml5Highlighter.cpp
|
Bug 1927404 - Make each line in view-source a <span> rather than a <pre>. r=hsivonen
|
2024-11-05 09:54:42 +00:00 |
nsHtml5Highlighter.h
|
Bug 1927404 - Make each line in view-source a <span> rather than a <pre>. r=hsivonen
|
2024-11-05 09:54:42 +00:00 |
nsHtml5HtmlAttributes.cpp
|
|
|
nsHtml5HtmlAttributes.h
|
|
|
nsHtml5Macros.h
|
|
|
nsHtml5Module.cpp
|
|
|
nsHtml5Module.h
|
|
|
nsHtml5NamedCharacters.cpp
|
Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang
|
2024-10-28 08:21:19 +00:00 |
nsHtml5NamedCharacters.h
|
|
|
nsHtml5NamedCharactersAccel.cpp
|
|
|
nsHtml5NamedCharactersAccel.h
|
|
|
nsHtml5NamedCharactersInclude.h
|
|
|
nsHtml5OplessBuilder.cpp
|
|
|
nsHtml5OplessBuilder.h
|
|
|
nsHtml5OwningUTF16Buffer.cpp
|
|
|
nsHtml5OwningUTF16Buffer.h
|
|
|
nsHtml5Parser.cpp
|
Backed out changeset 822a570ebc0a (bug 1892882) for causing wpt failures in idlharness.window.html?exclude=Node CLOSED TREE
|
2024-05-14 19:10:34 -04:00 |
nsHtml5Parser.h
|
|
|
nsHtml5PlainTextUtils.cpp
|
|
|
nsHtml5PlainTextUtils.h
|
|
|
nsHtml5Portability.cpp
|
|
|
nsHtml5Portability.h
|
|
|
nsHtml5Speculation.cpp
|
|
|
nsHtml5Speculation.h
|
|
|
nsHtml5SpeculativeLoad.cpp
|
Bug 1872657 - Add fetchpriority support for <link rel=preload as=image> . r=valentin,smaug,manuel
|
2024-02-27 06:33:48 +00:00 |
nsHtml5SpeculativeLoad.h
|
Bug 1872657 - Add fetchpriority support for <link rel=preload as=image> . r=valentin,smaug,manuel
|
2024-02-27 06:33:48 +00:00 |
nsHtml5StackNode.cpp
|
|
|
nsHtml5StackNode.h
|
|
|
nsHtml5StateSnapshot.cpp
|
|
|
nsHtml5StateSnapshot.h
|
|
|
nsHtml5StreamListener.cpp
|
|
|
nsHtml5StreamListener.h
|
|
|
nsHtml5StreamParser.cpp
|
Bug 1926824 - Fix crash with speculated and discarded <pre> hanging around.
|
2024-10-25 19:37:43 +02:00 |
nsHtml5StreamParser.h
|
|
|
nsHtml5StreamParserPtr.h
|
|
|
nsHtml5StreamParserReleaser.h
|
|
|
nsHtml5String.cpp
|
Bug 1892257 - Move nsStringBuffer to mfbt. r=nika,xpcom-reviewers,glandium
|
2024-05-14 14:24:26 +00:00 |
nsHtml5String.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato
|
2024-07-17 11:15:31 +00:00 |
nsHtml5StringParser.cpp
|
Bug 1807017 - Consider to reuse the memory when nsHtml5Tokenizer::end() is called, r=hsivonen
|
2024-03-28 00:32:21 +00:00 |
nsHtml5StringParser.h
|
Bug 1807017 - Consider to reuse the memory when nsHtml5Tokenizer::end() is called, r=hsivonen
|
2024-03-28 00:32:21 +00:00 |
nsHtml5SVGLoadDispatcher.cpp
|
|
|
nsHtml5SVGLoadDispatcher.h
|
|
|
nsHtml5Tokenizer.cpp
|
Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang
|
2024-10-28 08:21:19 +00:00 |
nsHtml5Tokenizer.h
|
Bug 1807017 - Consider to reuse the memory when nsHtml5Tokenizer::end() is called, r=hsivonen
|
2024-03-28 00:32:21 +00:00 |
nsHtml5TokenizerCppSupplement.h
|
Bug 1926824 - Fix crash with speculated and discarded <pre> hanging around.
|
2024-10-25 19:37:43 +02:00 |
nsHtml5TokenizerHSupplement.h
|
Bug 1926824 - Fix crash with speculated and discarded <pre> hanging around.
|
2024-10-25 19:37:43 +02:00 |
nsHtml5TokenizerLoopPolicies.h
|
|
|
nsHtml5TreeBuilder.cpp
|
Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang
|
2024-10-28 08:21:19 +00:00 |
nsHtml5TreeBuilder.h
|
Bug 1807017 - Consider to reuse the memory when nsHtml5Tokenizer::end() is called, r=hsivonen
|
2024-03-28 00:32:21 +00:00 |
nsHtml5TreeBuilderCppSupplement.h
|
Bug 1913382 - counting SVG unusual child elements r=hsivonen
|
2024-09-10 09:53:42 +00:00 |
nsHtml5TreeBuilderHSupplement.h
|
Bug 1913382 - counting SVG unusual child elements r=hsivonen
|
2024-09-10 09:53:42 +00:00 |
nsHtml5TreeOperation.cpp
|
Bug 1926824 - Generate one block per line in the view source highlighter. r=hsivonen
|
2024-10-25 09:27:20 +00:00 |
nsHtml5TreeOperation.h
|
Bug 1926824 - Generate one block per line in the view source highlighter. r=hsivonen
|
2024-10-25 09:27:20 +00:00 |
nsHtml5TreeOpExecutor.cpp
|
Bug 1913624 - Remove expired telemetry histograms ENCODING_DETECTION_OUTCOME_TEXT and ENCODING_DETECTION_OUTCOME_HTML, r=chutten.
|
2024-08-20 10:26:54 +00:00 |
nsHtml5TreeOpExecutor.h
|
Bug 1872657 - Add fetchpriority support for <link rel=preload as=image> . r=valentin,smaug,manuel
|
2024-02-27 06:33:48 +00:00 |
nsHtml5TreeOpStage.cpp
|
|
|
nsHtml5TreeOpStage.h
|
|
|
nsHtml5UTF16Buffer.cpp
|
|
|
nsHtml5UTF16Buffer.h
|
|
|
nsHtml5UTF16BufferCppSupplement.h
|
|
|
nsHtml5UTF16BufferHSupplement.h
|
|
|
nsHtml5ViewSourceUtils.cpp
|
Bug 1927404 - Make each line in view-source a <span> rather than a <pre>. r=hsivonen
|
2024-11-05 09:54:42 +00:00 |
nsHtml5ViewSourceUtils.h
|
|
|
nsIContentHandle.h
|
|
|
nsIParserUtils.idl
|
|
|
nsParserUtils.cpp
|
Bug 1881845 - Remove nsContentCID.h r=smaug,media-playback-reviewers,karlt
|
2024-03-04 23:41:05 +00:00 |
nsParserUtils.h
|
|
|