Closed
Bug 825223
Opened 13 years ago
Closed 13 years ago
Throw an error during install of a packaged app if the mini-manifest fails to send a etag
Categories
(Core Graveyard :: DOM: Apps, defect)
Tracking
(blocking-basecamp:-, b2g18+)
People
(Reporter: jsmith, Unassigned)
Details
Right now, we will try to download a packaged app whether the mini-manifest does or does not have an etag. Per https://bugzilla.mozilla.org/show_bug.cgi?id=824695#c19, we should throw an error if the mini-manifest we see ends up not having an etag.
| Reporter | ||
Updated•13 years ago
|
I do agree this is a bad experience, but it's basically "just" error handling. Under normal circumstances users won't be noticing this problem. So minusing for v1 but tracking for v1.x
blocking-basecamp: ? → -
| Reporter | ||
Updated•13 years ago
|
| Reporter | ||
Comment 2•13 years ago
|
||
No longer valid - we actually allow install now without etags. It's just installing without etags specified means you won't be able to do updates.
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•