Closed
Bug 1596209
Opened 5 years ago
Closed 5 years ago
Remove GetBindingParent (dealing with NAC and Shadow DOM separately).
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
(And use explicit shadow dom checks where needed)
Assignee | ||
Updated•5 years ago
|
Blocks: remove-xbl-implementation
Updated•5 years ago
|
Type: defect → task
Comment 1•5 years ago
|
||
So NAC would be the only use for bindingparent? If so, could we figure out how to get rid of it altogether?
Assignee | ||
Updated•5 years ago
|
Summary: See if it's worth to remove mBindingParent shadow DOM usage → Remove GetBindingParent (dealing with NAC and Shadow DOM separately).
Assignee | ||
Comment 3•5 years ago
|
||
It's unused after all the previous patches.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0478d1bf6e32
Remove nsIContent::GetBindingParent. r=smaug
Backout by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/bbbe694dbff2
Backed out changeset 0478d1bf6e32 on request from emilio. CLOSED TREE
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dd4a4052989c
Remove nsIContent::GetBindingParent. r=smaug
Comment 7•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•