Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rewrite IntersectionObserver list handling to be more robust. | wolfbeast | 2019-01-18 | -1/+3 |
| | | | | Tag #935. | |||
* | Add isIntersecting property to IntersectionObserverEntry. | wolfbeast | 2019-01-17 | -0/+8 |
| | | | | | | Per updated spec. This resolves the issue raised in #249. | |||
* | Fix crashiness of IntersectionObservers. | wolfbeast | 2018-12-24 | -2/+5 |
| | | | | Mozilla hashtables -still- suck. | |||
* | Revise lifetime management of IntersectionObservers. | wolfbeast | 2018-12-22 | -1/+5 |
| | | | | Tag #249 | |||
* | Stabilize and align Intersection Observers | wolfbeast | 2018-06-27 | -3/+1 |
| | | | | | | | - Fixes several crashes - Aligns the feature with the W3C WD spec Tag #249 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+183 |