Closed
Bug 1357828
Opened 8 years ago
Closed 8 years ago
Remove B2G specific code from mozJSComponentLoader::ReallyInit()
Categories
(Core :: XPConnect, enhancement)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
There's a tiny chunk of code around setting the global reuse pref in mozJSComponentLoader::ReallyInit() which should be removed now that B2G is unsupported. This looks like the only use of MOZ_B2G under js/.
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8859664 [details]
Bug 1357828 - Remove B2G-specific code from mozJSComponentLoader::ReallyInit().
https://reviewboard.mozilla.org/r/131682/#review134464
Kill it with fire!
Attachment #8859664 -
Flags: review?(mrbkap) → review+
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/00c020c70fe1
Remove B2G-specific code from mozJSComponentLoader::ReallyInit(). r=mrbkap
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•