Closed
Bug 928947
Opened 11 years ago
Closed 11 years ago
Typo in onProgressChange in the DownloadLegacy component
Categories
(Toolkit :: Downloads API, defect)
Toolkit
Downloads API
Tracking
()
RESOLVED
FIXED
mozilla27
People
(Reporter: Paolo, Assigned: Paolo)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
enndeakin
:
review+
lsblakk
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
In the DownloadLegacy.js component, there is a typo in the onProgressChange
function when it invokes onProgressChange64. This code path is not used
normally but affects add-on compatibility.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → paolo.mozmail
Status: NEW → ASSIGNED
Attachment #819749 -
Flags: review?(enndeakin)
Updated•11 years ago
|
Attachment #819749 -
Flags: review?(enndeakin) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 819749 [details] [diff] [review]
The patch
[Approval Request Comment]
Bug caused by (feature/regressing bug #): 825588
User impact if declined: Add-on compatibility
Testing completed (on m-c, etc.): Manual test on m-c
Risk to taking this patch (and alternatives if risky): Low
String or IDL/UUID changes made by this patch: None
Attachment #819749 -
Flags: approval-mozilla-aurora?
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
Updated•11 years ago
|
Attachment #819749 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Updated•11 years ago
|
status-firefox26:
--- → affected
status-firefox27:
--- → fixed
Assignee | ||
Comment 5•11 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•