Closed
Bug 821806
Opened 13 years ago
Closed 7 years ago
Correctly display install errors to the user
Categories
(Firefox OS Graveyard :: Gaia::System, defect, P3)
Tracking
(b2g18+)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
b2g18 | + | --- |
People
(Reporter: julienw, Unassigned)
References
Details
Bug 772365, Part 4 introduced 2 new errors from the signing code for packaged apps: CERTDB_ERROR and INVALID_SIGNATURE.
We need to support them in Gaia::System to display the correct error as it was defined in 816448.
I believe that the "install failed" text is the correct one.
The patch is very small (2 lines in the code, 2 lines in the test) and it is necessary to have some consistency, so nominating.
Comment 1•13 years ago
|
||
Unlike the other error messages, I'm a bit less concerned on this one if we don't end up implementing this for v1.
Blocks: app-install
Updated•13 years ago
|
Depends on: sign-packaged-apps
Reporter | ||
Comment 2•13 years ago
|
||
I agree this is not very important as we're still outputting the real error in the console log. I notimated it mainly because it's very easy and fast to fix.
Updated•13 years ago
|
blocking-basecamp: ? → ---
blocking-kilimanjaro: --- → +
Priority: -- → P3
Updated•13 years ago
|
blocking-kilimanjaro: + → ---
tracking-b2g18:
--- → +
Reporter | ||
Comment 3•12 years ago
|
||
bugmorphing this to something useful.
Summary: Support the 2 new errors from the signing code for packaged apps → Correctly display install errors to the user
Updated•12 years ago
|
Updated•12 years ago
|
No longer blocks: b2g-apps-v1-next
Comment 4•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•