Closed
Bug 964778
Opened 11 years ago
Closed 11 years ago
Packaged app installation failure
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: gerard-majax, Assigned: ochameau)
References
Details
Attachments
(1 file, 2 obsolete files)
3.58 KB,
patch
|
fabrice
:
review+
|
Details | Diff | Splinter Review |
With Mulet, installation works, but then download fails.
STR:
1. Build and launch Mulet
2. Goto Marketplace, search for a packaged app (HERE Maps for example)
3. Install
Expected:
App downloads and installs successfully
Actual:
App is visible on homescreen, default icon. Download has been completed but install failed.
JS Console:
"downloadError event, error code is" "INVALID_SIGNATURE" app_install_manager.js:354
Content JS INFO at app://system.gaiamobile.org/js/app_install_manager.js:354 in ai_handleDownloadError: downloadError event, error code is INVALID_SIGNATURE
Reporter | ||
Comment 1•11 years ago
|
||
Assignee | ||
Comment 2•11 years ago
|
||
Don't overload browser directory provider,
instead introduce a b2g specific one.
Attachment #8421115 -
Flags: review?(fabrice)
Updated•11 years ago
|
Attachment #8421115 -
Flags: review?(fabrice) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Assignee | ||
Comment 4•11 years ago
|
||
A test happen to fail by using browser directory provider contract id...
https://tbpl.mozilla.org/?tree=Try&rev=53e15dc1f50b
Assignee | ||
Comment 5•11 years ago
|
||
Attachment #8421115 -
Attachment is obsolete: true
Attachment #8421930 -
Attachment is obsolete: true
Assignee | ||
Comment 6•11 years ago
|
||
Comment on attachment 8425572 [details] [diff] [review]
patch
Review of attachment 8425572 [details] [diff] [review]:
-----------------------------------------------------------------
I had to patch this gonk patch to have a green try...
Attachment #8425572 -
Flags: review?(fabrice)
Updated•11 years ago
|
Attachment #8425572 -
Flags: review?(fabrice) → review+
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → poirot.alex
Keywords: checkin-needed
Comment 7•11 years ago
|
||
Comment 8•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → mozilla32
You need to log in
before you can comment on or make changes to this bug.
Description
•