Closed
Bug 1428042
Opened 8 years ago
Closed 8 years ago
missing file: resource://gre/modules/DownloadImport.jsm referenced from resource://gre/modules/DownloadIntegration.jsm
Categories
(Toolkit :: Downloads API, defect, P1)
Toolkit
Downloads API
Tracking
()
RESOLVED
FIXED
mozilla59
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | fixed |
People
(Reporter: florian, Assigned: Paolo)
References
Details
Attachments
(1 file)
The browser_all_files_referenced.js test has this line in its output:
missing file: resource://gre/modules/DownloadImport.jsm referenced from resource://gre/modules/DownloadIntegration.jsm
https://searchfox.org/mozilla-central/rev/b24e6342d744c5a83fab5c15972e11eeb69d68e6/toolkit/components/jsdownloads/src/DownloadIntegration.jsm#31 indeed seems to be dead code pointing to nothing.
| Assignee | ||
Updated•8 years ago
|
| Comment hidden (mozreview-request) |
| Reporter | ||
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8940698 [details]
Bug 1428042 - Remove reference to the removed file DownloadImport.jsm.
https://reviewboard.mozilla.org/r/210962/#review216700
Attachment #8940698 -
Flags: review?(florian) → review+
Pushed by paolo.mozmail@amadzone.org:
https://hg.mozilla.org/integration/mozilla-inbound/rev/82292893549a
Remove reference to the removed file DownloadImport.jsm. r=florian
Comment 4•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•