gecko-dev/dom/xml
Eemeli Aro 5992582cb9 Bug 1786185 - Migrate XMLPrettyPrint from DTD to FTL. r=gregtatum,smaug,fluent-reviewers,flod
The synchronous DocumentL10n instance that's created here is not exposed on the root document, as that is the user-defined XML document. The localization root that's connected to it is in a closed shadow root.

This localization won't update on locale changes, but that matches what this view was previously doing.

Differential Revision: https://phabricator.services.mozilla.com/D156544
2022-09-10 08:24:25 +00:00
..
crashtests Bug 1784265 - Drop support for flex attribute values other than 0 and 1. r=dholbert,mconley,preferences-reviewers 2022-08-12 23:13:41 +00:00
resources Bug 1786185 - Migrate XMLPrettyPrint from DTD to FTL. r=gregtatum,smaug,fluent-reviewers,flod 2022-09-10 08:24:25 +00:00
test Bug 1788037 - Turn on ESLint rule for prefer-boolean-length-check for dom. r=asuth,karlt 2022-09-02 11:05:17 +00:00
CDATASection.cpp Bug 1768189 - Part 45: Apply modernize-concat-nested-namespaces to dom/xhr/XMLHttpRequest.cpp ... r=andi 2022-05-09 20:41:21 +00:00
CDATASection.h Bug 1768189 - Part 45: Apply modernize-concat-nested-namespaces to dom/xhr/XMLHttpRequest.cpp ... r=andi 2022-05-09 20:41:21 +00:00
ProcessingInstruction.cpp Bug 1768189 - Part 45: Apply modernize-concat-nested-namespaces to dom/xhr/XMLHttpRequest.cpp ... r=andi 2022-05-09 20:41:21 +00:00
ProcessingInstruction.h
XMLDocument.cpp Bug 1760580 - P2: Provide a reason when request is cancelled with NS_BINDING_ABORTED, r=necko-reviewers,media-playback-reviewers,valentin,chunmin 2022-09-08 09:11:19 +00:00
XMLDocument.h Bug 1768189 - Part 45: Apply modernize-concat-nested-namespaces to dom/xhr/XMLHttpRequest.cpp ... r=andi 2022-05-09 20:41:21 +00:00
XMLStylesheetProcessingInstruction.cpp Bug 1768189 - Part 45: Apply modernize-concat-nested-namespaces to dom/xhr/XMLHttpRequest.cpp ... r=andi 2022-05-09 20:41:21 +00:00
XMLStylesheetProcessingInstruction.h Bug 1768189 - Part 45: Apply modernize-concat-nested-namespaces to dom/xhr/XMLHttpRequest.cpp ... r=andi 2022-05-09 20:41:21 +00:00
htmlmathml-f.ent
moz.build Bug 1749935 - Create nsParser directly instead of with a CID. r=hsivonen 2022-02-14 13:03:51 +00:00
nsIXMLContentSink.h Bug 1768189 - Part 45: Apply modernize-concat-nested-namespaces to dom/xhr/XMLHttpRequest.cpp ... r=andi 2022-05-09 20:41:21 +00:00
nsXMLContentSink.cpp Bug 1769155 - Deal with document replacement. r=smaug 2022-07-28 17:55:15 +00:00
nsXMLContentSink.h Bug 1769155 - Deal with document replacement. r=smaug 2022-07-28 17:55:15 +00:00
nsXMLElement.cpp
nsXMLElement.h
nsXMLFragmentContentSink.cpp Bug 1696507 - Remove support for NO_UNLINK version of cycle collector macros. r=smaug 2021-03-10 19:50:40 +00:00
nsXMLPrettyPrinter.cpp Bug 1786185 - Migrate XMLPrettyPrint from DTD to FTL. r=gregtatum,smaug,fluent-reviewers,flod 2022-09-10 08:24:25 +00:00
nsXMLPrettyPrinter.h