Closed
Bug 1527116
Opened 2 years ago
Closed 2 years ago
Remove nsXBLBinding::mUsingContentXBLScope
Categories
(Core :: XBL, task, P3)
Core
XBL
Tracking
()
RESOLVED
FIXED
mozilla67
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: freaktechnik)
References
Details
Attachments
(1 file)
After bug 1515582 it's always false.
Updated•2 years ago
|
Priority: -- → P3
| Assignee | ||
Comment 1•2 years ago
|
||
Replaces all usages of nsXBLBinding::mUsingContentXBLScope with the assumption that it's always false and removes the property.
I've also removed the related method and property on nsXBLEventHandler, since that appeared to be dead code, too.
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → martin
| Assignee | ||
Updated•2 years ago
|
Keywords: checkin-needed
Pushed by ncsoregi@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9c7c28753aa3
Remove nsXBLBinding::mUsingContentXBLScope. r=bzbarsky
Keywords: checkin-needed
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Updated•2 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•