summaryrefslogtreecommitdiffstats
path: root/dom/base/nsINode.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1118 - Part 8: Remove no-longer-used mDidDocumentOpen andwolfbeast2019-12-23-29/+0
| | | | | | | | | | | CheckForOutdatedParent() This was only used to check for cases when document.open() changed the global, and elements being inserted into the document needing a new reflector as a result. Since document.open() no longer changes the global, this code is no longer needed.
* Bug 1466991 - Part 2: Reparent nodes when they start being in the XBL scope.wolfbeast2018-09-11-0/+49
|
* Bug 1464784 - Hold a strong ref to the document in callers of ↵Boris Zbarsky2018-06-07-10/+10
| | | | ConvertNodesOrStringsIntoNode. r=smaug, a=abillings
* moebius#138: Optimize operations on root of deeply-nested frame treejanekptacijarabaci2018-04-24-0/+4
| | | | https://github.com/MoonchildProductions/moebius/pull/138
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+3111