Closed
Bug 1631021
Opened 5 years ago
Closed 5 years ago
Re-enable global sharing for BrowserTestUtils.jsm
Categories
(Firefox :: General, task, P3)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 78
People
(Reporter: Gijs, Assigned: Gijs)
References
Details
Attachments
(1 file)
https://searchfox.org/mozilla-central/rev/aec63591821712236a522f7f55116f582ed7c920/js/xpconnect/loader/mozJSComponentLoader.cpp#623-629 indicates we disabled global sharing because of the permitCPOW call, which I'm removing in bug 1620226 - but global sharing has other effects, so I'm filing a separate bug to deal with that in order to be able to handle the fallout.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/9d4692ae8dc1
enable global sharing for BrowserTestUtils.jsm, r=mccr8
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•