summaryrefslogtreecommitdiffstats
path: root/dom/base/FragmentOrElement.cpp
Commit message (Expand)AuthorAgeLines
* Bug 1426503 - Remove DestInsertionPoints stuffMatt A. Tobin2020-04-17-17/+0
* Bug 1425441 - Move relatedTarget to WidgetEventMatt A. Tobin2020-04-17-1/+1
* Bug 1412775 - Implement Event.composedPathMatt A. Tobin2020-04-17-5/+12
* Bug 1409975 - Implement node distribution for shadow tree slotsMatt A. Tobin2020-04-17-46/+26
* Bug 1411878 - Support Element.shadowRoot and Element.assignedSlot / TextNode....Matt A. Tobin2020-04-17-0/+30
* Bug 1408341 - Implement assignedSlot on Element and TextMatt A. Tobin2020-04-17-0/+19
* Bug 1396584 - Remove support for multiple ShadowRootsMatt A. Tobin2020-04-17-21/+4
* Bug 1321284 - Crash in nsCSSFrameConstructor::GetInsertionPrevSibling when tr...Matt A. Tobin2020-04-14-1/+40
* Bug 1305458 - Changing -moz-appearence on hover breaks change eventMatt A. Tobin2020-04-14-1/+1
* Bug 1410790 - Add more assertion in CustomElementData::SetCustomElementDefini...Gaming4JC2020-01-26-16/+2
* Bug 1392970 - Part 1: Make CustomElementDefinition ref-counted and put it in ...Gaming4JC2020-01-26-1/+13
* Bug 1315885 - Part 4: Implement callback reaction for custom element reactions.Gaming4JC2020-01-26-2/+4
* Bug 1377993 - Make node slots less memory hungry in common cases.Gaming4JC2020-01-26-56/+89
* Bug 1347634 - GetCustomElementData and SetCustomElementData don't need to be ...Gaming4JC2020-01-26-18/+0
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-4/+0
* Revise lifetime management of IntersectionObservers.wolfbeast2018-12-22-0/+6
* Stabilize and align Intersection Observerswolfbeast2018-06-27-0/+8
* Bug 1444231 - Fix QI implementation for FragmentOrElement. r=mccr8, a=RyanVMBoris Zbarsky2018-04-19-1/+0
* 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