summaryrefslogtreecommitdiffstats
path: root/dom/base/Element.cpp
Commit message (Expand)AuthorAgeLines
* Bug 1396620 - Part 2: Fix compartment mismatch crash when doing old prototype...Gaming4JC2020-01-26-0/+4
* Bug 1406325 - Part 5: Implement try to upgrade.Gaming4JC2020-01-26-5/+17
* Bug 1406325 - Part 4: Use mType for LookupCustomElementDefinition and also re...Gaming4JC2020-01-26-3/+3
* Bug 1406325 - Part 1: Make sure custom element state is custom before sending...Gaming4JC2020-01-26-5/+14
* Bug 1121994 - Implement adopted callback for custom elements.Gaming4JC2020-01-26-4/+4
* Bug 1334044: Replace detached callback (v0) with disconnected callback (v1).Gaming4JC2020-01-26-5/+6
* Bug 1334043 - Part 2: Make nsContentUtils::EnqueueLifecycleCallback static.Gaming4JC2020-01-26-8/+5
* Bug 1334043 - Part 1: Replace attached callback (v0) with connected callback ...Gaming4JC2020-01-26-8/+7
* Bug 1392970 - Part 1: Make CustomElementDefinition ref-counted and put it in ...Gaming4JC2020-01-26-0/+20
* Bug 1334051 - Part 2: Invoke attributeChangedCallback only if attribute name ...Gaming4JC2020-01-26-31/+44
* Bug 1334051 - Part 1: Include namespace in attributeChangedCallback.Gaming4JC2020-01-26-2/+9
* Bug 1377993 - Make node slots less memory hungry in common cases.Gaming4JC2020-01-26-8/+8
* Bug 1347634 - GetCustomElementData and SetCustomElementData don't need to be ...Gaming4JC2020-01-26-0/+8
* Add missing NS_AtomizeMainThread(nameToUse);win7-72019-05-24-1/+1
* add main thread only cache for nsIAtoms to speed up atomization dom/basewin7-72019-05-24-4/+4
* Align Element.ScrollIntoView() with the spec.wolfbeast2019-01-08-12/+50
* Revise lifetime management of IntersectionObservers.wolfbeast2018-12-22-4/+4
* Remove VR hardware support.wolfbeast2018-11-26-1/+0
* DOM - Element - add support for Element.toggleAttribute()janekptacijarabaci2018-07-10-0/+36
* Stabilize and align Intersection Observerswolfbeast2018-06-27-17/+28
* moebius#138: Optimize operations on root of deeply-nested frame treejanekptacijarabaci2018-04-24-0/+18
* Bug 1444231 - Fix QI implementation for FragmentOrElement. r=mccr8, a=RyanVMBoris Zbarsky2018-04-19-0/+6
* HTML - implement the labels attribute (follow up)janekptacijarabaci2018-03-12-3/+2
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+3932