Closed
Bug 1584627
Opened 5 years ago
Closed 5 years ago
Remove ensureXBLBindingAttached hack in tabprompts.jsm now that we don't use any XBL inside of it
Categories
(Toolkit :: XUL Widgets, task)
Toolkit
XUL Widgets
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: bgrins, Assigned: Paolo)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
This shouldn't be necessary anymore: https://searchfox.org/mozilla-central/rev/23f836a71cfe961373c8bd0d0219ec60a64b3c8f/toolkit/components/prompts/content/tabprompts.jsm#250-262 (and callers at https://searchfox.org/mozilla-central/search?q=ensureXBLBindingAttached&path=).
Assignee | ||
Comment 1•5 years ago
|
||
This is unnecessary now that XBL bindings are not used anymore.
Assignee | ||
Comment 2•5 years ago
|
||
Tryserver build to make sure that this doesn't cause unexpected side-effects:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=c9e832db543ce8cb86a14255b7ec4ad7f2147e59
Pushed by paolo.mozmail@amadzone.org:
https://hg.mozilla.org/integration/autoland/rev/cd45360fb1ff
Remove ensureXBLBindingAttached from tabprompts.jsm. r=bgrins
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Updated•5 years ago
|
Assignee: nobody → paolo.mozmail
You need to log in
before you can comment on or make changes to this bug.
Description
•