summaryrefslogtreecommitdiffstats
path: root/dom/base/FragmentOrElement.cpp
Commit message (Collapse)AuthorAgeLines
* Bug 1392970 - Part 1: Make CustomElementDefinition ref-counted and put it in ↵Gaming4JC2020-01-26-1/+13
| | | | | | CustomElementData. Tag UXP Issue #1344
* Bug 1315885 - Part 4: Implement callback reaction for custom element reactions.Gaming4JC2020-01-26-2/+4
| | | | | | Note: Skipped SyncInvokeReactions since it is removed in CE v1, waste of time. Tag UXP Issue #1344
* Bug 1377993 - Make node slots less memory hungry in common cases.Gaming4JC2020-01-26-56/+89
| | | | Tag UXP Issue #1344
* Bug 1347634 - GetCustomElementData and SetCustomElementData don't need to be ↵Gaming4JC2020-01-26-18/+0
| | | | | | virtual; Tag UXP Issue #1344
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-4/+0
|
* Revise lifetime management of IntersectionObservers.wolfbeast2018-12-22-0/+6
| | | | Tag #249
* Stabilize and align Intersection Observerswolfbeast2018-06-27-0/+8
| | | | | | | - Fixes several crashes - Aligns the feature with the W3C WD spec Tag #249
* Bug 1444231 - Fix QI implementation for FragmentOrElement. r=mccr8, a=RyanVMBoris Zbarsky2018-04-19-1/+0
| | | | | | | | MozReview-Commit-ID: 9mPO2ezk2Y7 --HG-- extra : source : 060024fa93121d878d27f329c959757e6f71017a extra : intermediate-source : 925d5693c5a1a73806062947b18c98ed13efc6c3
* HTML - implement the labels attribute (follow up)janekptacijarabaci2018-03-12-1/+2
|
* HTML - implement the labels attributejanekptacijarabaci2018-03-12-0/+4
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+2394