Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1429656 - Implement ShadowRoot.activeElement | Matt A. Tobin | 2020-06-13 | -0/+2 |
| | | | | Tag #1375 | |||
* | Bug 1426494 - Share more code between nsIDocument and ShadowRoot | Matt A. Tobin | 2020-06-13 | -20/+7 |
| | | | | Tag #1375 | |||
* | Revert "Issue #1564 - Fix debug build dependencies for g4jc" | wolfbeast | 2020-05-27 | -1/+0 |
| | | | | This reverts commit 101c06946e6174734e494d260fa53d78255fea89. | |||
* | Issue #1564 - Fix debug build dependencies for g4jc | wolfbeast | 2020-05-26 | -0/+1 |
| | ||||
* | Issue #1564 - Split off nsIdentifierMapEntry in its own header | wolfbeast | 2020-05-25 | -1/+2 |
| | | | | + Fix dependency fallout from removing nsDocument.h from ShadowRoot.h | |||
* | Bug 1425769 - Base class for ShadowRoot and Document to manage style state | Matt A. Tobin | 2020-04-17 | -31/+13 |
| | | | | Tag #1375 | |||
* | Bug 1409975 - Implement node distribution for shadow tree slots | Matt A. Tobin | 2020-04-17 | -2/+31 |
| | | | | | | | | | | * Implementation for assignedNodes * Include slots in the flat tree * Fix event get-the-parent algorithm for a node * Update and add reftests for Shadow DOM v1 * Update web platform tests expectations Tag #1375 | |||
* | Bug 1418002 - Remove HTMLContentElement | Matt A. Tobin | 2020-04-17 | -36/+0 |
| | | | | Tag #1375 | |||
* | Bug 1411878 - Support Element.shadowRoot and Element.assignedSlot / ↵ | Matt A. Tobin | 2020-04-17 | -0/+5 |
| | | | | | | TextNode.assignedSlot on closed shadow root Tag #1375 | |||
* | Bug 1404842 - Implement Element.attachShadow and Element.slot | Matt A. Tobin | 2020-04-17 | -2/+11 |
| | | | | Tag #1375 | |||
* | Bug 1404789 - Stop reconstructing frames for the whole shadow root each time ↵ | Matt A. Tobin | 2020-04-17 | -7/+30 |
| | | | | | | | | | | | | content is inserted in a shadow tree * Cleanup a bit the ShadowRoot code * Privatize ShadowRoot methods * When the shadow tree distribution changes, post a restyle + reframe * Simplify ShadowRoot::IsPooledNode * Be a bit better at detecting distribution changes Tag #1375 | |||
* | Bug 1396584 - Remove support for multiple ShadowRoots | Matt A. Tobin | 2020-04-17 | -49/+2 |
| | | | | Tag #1375 | |||
* | Bug 1396568 - Make DocumentFragment::mHost a strong reference (so that ↵ | Matt A. Tobin | 2020-04-17 | -1/+1 |
| | | | | | | ShadowRoot.host doesn't become null) Tag #1375 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+218 |