Closed
Bug 1350878
Opened 8 years ago
Closed 8 years ago
ContentLinkHandler.jsm does not use its NetUtil.jsm import
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
Firefox 55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
References
Details
Attachments
(1 file)
The use of this import was removed in bug 1289944. This is loaded during startup, though the removal of this import is not sufficient to stop us from loading NetUtil.jsm at startup.
Assignee | ||
Comment 1•8 years ago
|
||
Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8851576 [details]
Bug 1350878 - ContentLinkHandler.jsm does not use its NetUtil.jsm import.
https://reviewboard.mozilla.org/r/123862/#review126294
rs=me, green try build says it all. Thanks!
Attachment #8851576 -
Flags: review?(mdeboer) → review+
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c18320a49afb
ContentLinkHandler.jsm does not use its NetUtil.jsm import. r=mikedeboer
Comment 5•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
You need to log in
before you can comment on or make changes to this bug.
Description
•