summaryrefslogtreecommitdiff
path: root/dom/base/ShadowRoot.cpp
Commit message (Expand)AuthorAge
* Issue #1592 - Follow-up: Don't post a restyle event if restyleElement is nullFranklinDM2023-03-23
* Issue #1592 - Part 9: Post a restyle event after changing the slot of a slott...FranklinDM2023-03-23
* Issue #2171 - Skip over shadow nodes that don't have an owning node.Moonchild2023-03-23
* Issue #2135 - Destroy the host frame and restyle when there are content changesFranklinDM2023-03-11
* Issue #2135 - Bug 1425864: Ensure printing documents which have shadow DOM worksFranklinDM2023-03-04
* Issue #2135 - Bug 1438129: Remove ShadowRoot.applyAuthorStyles.FranklinDM2023-03-04
* Issue #2135 - Bug 1413102: Ensure Shadow DOM boundaries are dealt properly in...FranklinDM2023-03-04
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Bug 1429656 - Implement ShadowRoot.activeElementMatt A. Tobin2020-06-13
* Bug 1426494 - Share more code between nsIDocument and ShadowRootMatt A. Tobin2020-06-13
* Bug 1355787 - nsIdentifierMapEntry should let one to use either strings or at...Matt A. Tobin2020-06-13
* Issue #1564 - Split off nsIdentifierMapEntry in its own headerwolfbeast2020-05-25
* Bug 1425769 - Base class for ShadowRoot and Document to manage style stateMatt A. Tobin2020-04-17
* Bug 1426536 - Remove nsContentUtils::IsContentInsertionPointMatt A. Tobin2020-04-17
* Bug 1409976 - Add `slotchange` eventMatt A. Tobin2020-04-17
* Bug 1412775 - Implement Event.composedPathMatt A. Tobin2020-04-17
* Bug 1409975 - Implement node distribution for shadow tree slotsMatt A. Tobin2020-04-17
* Bug 1418002 - Remove HTMLContentElementMatt 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 1404789 - Stop reconstructing frames for the whole shadow root each time ...Matt A. Tobin2020-04-17
* Bug 1396584 - Remove support for multiple ShadowRootsMatt A. Tobin2020-04-17
* Bug 1396568 - Make DocumentFragment::mHost a strong reference (so that Shadow...Matt A. Tobin2020-04-17
* Bug 1377993 - Make node slots less memory hungry in common cases.Gaming4JC2020-01-26
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02