Closed
Bug 1642844
Opened 5 years ago
Closed 5 years ago
Remove mozJSComponentLoader::ReuseGlobal
Categories
(Core :: XPConnect, task)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: emk, Assigned: emk)
References
()
Details
Attachments
(1 file)
- resource://gre/modules/commonjs/toolkit/loader.js does not exist anymore.
- The comment about jsdebugger.jsm is outdated. We no longer have that pattern.
So we can just refer mShareLoaderGlobal without any exceptions.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → VYV03354
Status: NEW → ASSIGNED
Pushed by VYV03354@nifty.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/7c627bd316f2
Remove mozJSComponentLoader::ReuseGlobal. r=mccr8
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•