Closed
Bug 1366023
Opened 8 years ago
Closed 8 years ago
Explicitly import Services.jsm in a few content scripts
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
References
Details
Attachments
(1 file)
A few scripts implicitly rely on other scripts to import Services.jsm, which will break with bug 1186409.
Assignee | ||
Comment 1•8 years ago
|
||
Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8869118 [details]
Bug 1366023 - Explicitly import Services.jsm in a few content scripts.
https://reviewboard.mozilla.org/r/140756/#review144550
Attachment #8869118 -
Flags: review?(gijskruitbosch+bugs) → review+
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d3ccffa738f7
Explicitly import Services.jsm in a few content scripts. r=Gijs
Comment 5•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Updated•6 years ago
|
Assignee: nobody → continuation
You need to log in
before you can comment on or make changes to this bug.
Description
•