Closed
Bug 834400
Opened 12 years ago
Closed 12 years ago
Wrong callback contexts used in aboutDownloads.js
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox20 fixed)
RESOLVED
FIXED
Firefox 21
Tracking | Status | |
---|---|---|
firefox20 | --- | fixed |
People
(Reporter: bnicholson, Assigned: bnicholson)
References
Details
Attachments
(1 file)
1.59 KB,
patch
|
mfinkle
:
review+
bajaj
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
We forgot a few binds() calls, so logError() won't work. This fixes them.
Attachment #706006 -
Flags: review?(wjohnston)
Updated•12 years ago
|
Attachment #706006 -
Flags: review?(wjohnston) → review+
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 2•12 years ago
|
||
Comment on attachment 706006 [details] [diff] [review]
Use bind() in download callbacks
[Approval Request Comment]
Bug caused by (feature/regressing bug #): bug 820491
User impact if declined: some download manager errors won't be output correctly (like bug 834048)
Testing completed (on m-c, etc.): just landed m-i
Risk to taking this patch (and alternatives if risky): very low risk
String or UUID changes made by this patch: none
Attachment #706006 -
Flags: approval-mozilla-aurora?
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 21
Updated•12 years ago
|
Attachment #706006 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 4•12 years ago
|
||
status-firefox20:
--- → fixed
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•