summaryrefslogtreecommitdiff
path: root/dom/base/Element.cpp
Commit message (Expand)AuthorAge
* Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]Moonchild2023-11-11
* Issue #2135 - Bug 1453789: Remove Element.createShadowRootFranklinDM2023-03-04
* Issue #2135 - Bug 1066965: Make contentEditable and spellchecking to work in ...FranklinDM2023-03-04
* Issue #2078 - Part 3: Rename nsCSSRuleProcessor::SelectorListMatches to Restr...FranklinDM2023-02-20
* Issue #21 - Remove Telemetry plumbing and fix build.Moonchild2022-04-02
* Issue #1830 - Remove --disable-xul config and conditionals.Moonchild2022-04-01
* Issue #1705 - Part 3: Rename ScrollbarStyles to ScrollStyles.Moonchild2021-01-06
* Issue #1656 - Part 2: Unmangle some unfortunate UTF-8 victims.Moonchild2020-09-23
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Bug 1426503 - Remove DestInsertionPoints stuffMatt A. Tobin2020-04-17
* Bug 1416999 - Remove document.registerElementMatt A. Tobin2020-04-17
* Bug 1411878 - Support Element.shadowRoot and Element.assignedSlot / TextNode....Matt A. Tobin2020-04-17
* Bug 1404842 - Implement Element.attachShadow and Element.slotMatt A. Tobin2020-04-17
* Bug 1411754 - Rename PresShell::DestroyFramesFor to DestroyFramesForAndRestyleMatt A. Tobin2020-04-17
* Bug 1396584 - Remove support for multiple ShadowRootsMatt A. Tobin2020-04-17
* Bug 1389743 - Only reconstruct frames synchronously from ContentRemoved when ...Matt A. Tobin2020-04-17
* Bug 1375701 - Atomize class attribute value in the parser in the innerHTML caseMatt A. Tobin2020-04-17
* Bug 1365092 - Move side effects of SetAttr and ParseAttribute to BeforeSetAtt...Matt A. Tobin2020-04-17
* Bug 1363481 - Add the old attribute value as a parameter to Element::AfterSet...Matt A. Tobin2020-04-17
* Bug 1352389 -Don't push extra script blocker on stack when setting attributesMatt A. Tobin2020-04-17
* Bug 656197 - Push state updates further out across beforesetattr/aftersetattrMatt A. Tobin2020-04-16
* Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content w...Matt A. Tobin2020-04-16
* Bug 1305458 - Changing -moz-appearence on hover breaks change eventMatt A. Tobin2020-04-14
* Bug 1396620 - Part 2: Fix compartment mismatch crash when doing old prototype...Gaming4JC2020-01-26
* Bug 1406325 - Part 5: Implement try to upgrade.Gaming4JC2020-01-26
* Bug 1406325 - Part 4: Use mType for LookupCustomElementDefinition and also re...Gaming4JC2020-01-26
* Bug 1406325 - Part 1: Make sure custom element state is custom before sending...Gaming4JC2020-01-26
* Bug 1121994 - Implement adopted callback for custom elements.Gaming4JC2020-01-26
* Bug 1334044: Replace detached callback (v0) with disconnected callback (v1).Gaming4JC2020-01-26
* Bug 1334043 - Part 2: Make nsContentUtils::EnqueueLifecycleCallback static.Gaming4JC2020-01-26
* Bug 1334043 - Part 1: Replace attached callback (v0) with connected callback ...Gaming4JC2020-01-26
* Bug 1392970 - Part 1: Make CustomElementDefinition ref-counted and put it in ...Gaming4JC2020-01-26
* Bug 1334051 - Part 2: Invoke attributeChangedCallback only if attribute name ...Gaming4JC2020-01-26
* Bug 1334051 - Part 1: Include namespace in attributeChangedCallback.Gaming4JC2020-01-26
* Bug 1377993 - Make node slots less memory hungry in common cases.Gaming4JC2020-01-26
* Bug 1347634 - GetCustomElementData and SetCustomElementData don't need to be ...Gaming4JC2020-01-26
* Add missing NS_AtomizeMainThread(nameToUse);win7-72019-05-24
* add main thread only cache for nsIAtoms to speed up atomization dom/basewin7-72019-05-24
* Align Element.ScrollIntoView() with the spec.wolfbeast2019-01-08
* Revise lifetime management of IntersectionObservers.wolfbeast2018-12-22
* Remove VR hardware support.wolfbeast2018-11-26
* DOM - Element - add support for Element.toggleAttribute()janekptacijarabaci2018-07-10
* Stabilize and align Intersection Observerswolfbeast2018-06-27
* moebius#138: Optimize operations on root of deeply-nested frame treejanekptacijarabaci2018-04-24
* Bug 1444231 - Fix QI implementation for FragmentOrElement. r=mccr8, a=RyanVMBoris Zbarsky2018-04-19
* HTML - implement the labels attribute (follow up)janekptacijarabaci2018-03-12
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02