Closed Bug 1596199 Opened 5 years ago Closed 5 years ago

Devirtualize GetBindingParent

Categories

(Core :: XBL, task, P3)

task

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: Gijs, Assigned: emilio)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

I ran across this when debugging. Talking to Emilio, now that it's not used by XBL, it should be possible to improve some of this.

Priority: -- → P3

Will do the first part earlier since it's trivial. Removing shadow DOM usage is harder.

Assignee: nobody → emilio
Summary: Devirtualize GetBindingParent, and audit/remove mBindingParent shadow DOM usage → Devirtualize GetBindingParent
Blocks: 1596209

The amount of XUL elements with non-null binding-parent pointer should be
equivalent to HTML now that XBL is gone.

Shadow DOM already has the extended slots for both the binding parent and
containing shadow root.

Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b8a5f2a349bc
Devirtualize GetBindingParent. r=bzbarsky
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: