Closed
Bug 790795
Opened 12 years ago
Closed 12 years ago
mozApps.installPackage doesn't call onsuccess/onerror handlers
Categories
(Core Graveyard :: DOM: Apps, defect)
Core Graveyard
DOM: Apps
Tracking
(blocking-basecamp:+)
People
(Reporter: dchanm+bugzilla, Unassigned)
Details
Attachments
(1 file)
958 bytes,
patch
|
fabrice
:
review+
|
Details | Diff | Splinter Review |
The DOMRequest onsuccess/onerror handlers for installPackage are never called due to a typo.
STR
1. Visit
http://people.mozilla.com/~fdesre/openwebapps/test.html
2. Click install packaged app
3. Click install
Result
onsuccess/onerror is not called
Expected
handlers fire
Patch attached. Could someone land it?
Reporter | ||
Updated•12 years ago
|
blocking-basecamp: --- → ?
Updated•12 years ago
|
Keywords: regression
Updated•12 years ago
|
Attachment #660603 -
Flags: review+
Updated•12 years ago
|
Keywords: checkin-needed
Comment 1•12 years ago
|
||
Keywords: checkin-needed,
regression
Comment 2•12 years ago
|
||
This wasn't a regression?
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
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
•