summaryrefslogtreecommitdiffstats
path: root/dom/base/nsNodeUtils.cpp
Commit message (Collapse)AuthorAgeLines
* Actually unlink targets from registered intersection observers.wolfbeast2019-01-19-0/+10
| | | | | | | When a node is released/removed, and it has an intersection observer attached to it, that observer should be unlinked at the time of release. This resolves #935.
* Stabilize and align Intersection Observerswolfbeast2018-06-27-9/+0
| | | | | | | - Fixes several crashes - Aligns the feature with the W3C WD spec Tag #249
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+696