Closed
Bug 809998
Opened 12 years ago
Closed 12 years ago
[Apps] app.ondownloaderror never gets called
Categories
(Core Graveyard :: DOM: Apps, defect)
Core Graveyard
DOM: Apps
Tracking
(blocking-basecamp:+, firefox18 fixed, firefox19 fixed)
People
(Reporter: benfrancis, Assigned: fabrice)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
ferjm
:
review+
|
Details | Diff | Splinter Review |
STR:
* Start app download
* Kill network connection during download
Expected:
app.ondownloaderror callback gets called
Actual:
Never called
Assignee | ||
Comment 1•12 years ago
|
||
Ben, can you try a build with this patch?
Updated•12 years ago
|
blocking-basecamp: ? → +
Assignee | ||
Comment 2•12 years ago
|
||
We needed something more robust to not send errors that are just an Exception.toString()...
Attachment #679790 -
Attachment is obsolete: true
Attachment #682207 -
Flags: review?(ferjmoreno)
Updated•12 years ago
|
Attachment #682207 -
Flags: review?(ferjmoreno) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Comment 5•12 years ago
|
||
status-firefox18:
--- → fixed
status-firefox19:
--- → fixed
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•