gecko-dev/dom/xml
Emilio Cobos Álvarez 8925ee2d3d Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug
Much like BindToTree.

This will be useful because I need to pass more information through
UnbindFromTree() to speed up dir=auto for bug 1874040.

Differential Revision: https://phabricator.services.mozilla.com/D202215
2024-02-20 15:05:40 +00:00
..
crashtests
resources
test Bug 1875244 - Enable more rules on dom/xml, dom/xslt and dom/xul. r=peterv 2024-01-29 18:23:52 +00:00
CDATASection.cpp Bug 1449669 - Remove IsNodeOfType. r=longsonr 2023-03-17 19:22:14 +00:00
CDATASection.h Bug 1449669 - Remove IsNodeOfType. r=longsonr 2023-03-17 19:22:14 +00:00
ProcessingInstruction.cpp
ProcessingInstruction.h
XMLDocument.cpp Bug 1843484 - Use EventTarget* instead of nsISupports* for the event target parameter of the EventDispatcher::Dispatch methods. r=smaug 2023-08-28 23:38:43 +00:00
XMLDocument.h Bug 1844752, initialize nsNodeInfoManager::mPrincipal with the correct principal when available, r=dom-core,emilio,peterv 2023-07-31 23:44:15 +00:00
XMLStylesheetProcessingInstruction.cpp Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
XMLStylesheetProcessingInstruction.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
htmlmathml-f.ent
moz.build Bug 1855298 - convert .ini manifests to .toml: batch 10 dom/[t-z]**/mochitest.ini r=jmaher 2023-10-25 15:54:48 +00:00
nsIXMLContentSink.h
nsXMLContentSink.cpp Bug 1819923 - Perform microtask checkpoint before custom element construction in XML documents. r=peterv,dom-core 2024-01-25 18:51:07 +00:00
nsXMLContentSink.h Bug 1865610: part 1) Add partial support for the "fetchpriority" attribute for loading style sheets from `<link>` elements or `Link` header fields. r=smaug,emilio,valentin 2023-11-23 14:36:11 +00:00
nsXMLElement.cpp Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
nsXMLElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
nsXMLFragmentContentSink.cpp Bug 1865610: part 1) Add partial support for the "fetchpriority" attribute for loading style sheets from `<link>` elements or `Link` header fields. r=smaug,emilio,valentin 2023-11-23 14:36:11 +00:00
nsXMLPrettyPrinter.cpp
nsXMLPrettyPrinter.h