gecko-dev/dom/xml
Dorel Luca 3409e8f9fb Merge mozilla-central to autoland
--HG--
rename : testing/mochitest/tests/SimpleTest/SpawnTask.js => testing/mochitest/tests/SimpleTest/AddTask.js
rename : testing/mozharness/mozharness/mozilla/testing/verify_tools.py => testing/mozharness/mozharness/mozilla/testing/per_test_base.py
extra : rebase_source : 6f474049dab2c2979e13ea87114b82d2b04715d0
2018-04-21 02:03:27 +03:00
..
crashtests Bug 1405878. Make sure to notify for our kids, if needed, before calling DoneAddingChildren in the XML content sink. r=hsivonen 2017-10-09 14:49:19 -04:00
resources Backed out changeset 48c4d99016ec (bug 1432636) for failing mochitests at dom/base/test/test_bug590812.html 2018-03-12 00:58:28 +02:00
test Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
CDATASection.cpp Bug 1454241: Remove nsINode::eDATA_NODE. r=bz 2018-04-20 03:58:00 +02:00
CDATASection.h Bug 1446530. Change CloneDataNode to return already_AddRefed<CharacterData>. r=mystor 2018-03-19 15:50:16 -04:00
ProcessingInstruction.cpp Bug 1454251: Remove nsINode::ePROCESSING_INSTRUCTION. r=bz 2018-04-20 09:52:09 +02:00
ProcessingInstruction.h Bug 1454251: Remove nsINode::ePROCESSING_INSTRUCTION. r=bz 2018-04-20 09:52:09 +02:00
XMLDocument.cpp Bug 1452329. Remove nsIDOMXMLDocument. r=mystor 2018-04-09 16:30:33 -04:00
XMLDocument.h Bug 1452329. Remove nsIDOMXMLDocument. r=mystor 2018-04-09 16:30:33 -04:00
XMLStylesheetProcessingInstruction.cpp Bug 1446530. Change CloneDataNode to return already_AddRefed<CharacterData>. r=mystor 2018-03-19 15:50:16 -04:00
XMLStylesheetProcessingInstruction.h Bug 1446530. Change CloneDataNode to return already_AddRefed<CharacterData>. r=mystor 2018-03-19 15:50:16 -04:00
htmlmathml-f.ent
moz.build Bug 1435430 part 1. Switch to creating XSLTProcessors via constructor, not contract. r=mystor 2018-02-05 16:00:04 -05:00
nsIXMLContentSink.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsXMLContentSink.cpp Bug 1455680 - Notify document-element-inserted in XUL documents;r=bz 2018-04-20 13:55:51 -07:00
nsXMLContentSink.h Bug 1449404 part 2. Get rid of nsIContent::AppendText. r=mccr8 2018-03-28 18:01:46 -04:00
nsXMLElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsXMLElement.h Bug 1432944 part 13. Remove the NS_FORWARD_NSIDOMELEMENT_TO_GENERIC macro. r=mccr8 2018-01-29 23:29:11 -05:00
nsXMLFragmentContentSink.cpp Bug 1452183 part 1. Stop using nsIDOMDocumentFragment in IDL files. r=mccr8 2018-04-17 21:13:03 -04:00
nsXMLPrettyPrinter.cpp Bug 1449631 part 6. Remove nsIDOMEventTarget::DispatchEvent. r=smaug 2018-04-05 13:42:41 -04:00
nsXMLPrettyPrinter.h