summaryrefslogtreecommitdiffstats
path: root/dom/base/DOMIntersectionObserver.h
Commit message (Collapse)AuthorAgeLines
* Rewrite IntersectionObserver list handling to be more robust.wolfbeast2019-01-18-1/+3
| | | | Tag #935.
* Add isIntersecting property to IntersectionObserverEntry.wolfbeast2019-01-17-0/+8
| | | | | | Per updated spec. This resolves the issue raised in #249.
* Fix crashiness of IntersectionObservers.wolfbeast2018-12-24-2/+5
| | | | Mozilla hashtables -still- suck.
* Revise lifetime management of IntersectionObservers.wolfbeast2018-12-22-1/+5
| | | | Tag #249
* Stabilize and align Intersection Observerswolfbeast2018-06-27-3/+1
| | | | | | | - 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/+183