Closed
Bug 1027917
Opened 12 years ago
Closed 7 years ago
[App Installation] App is installed even if there is not enough space on device
Categories
(Core Graveyard :: DOM: Apps, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jlorenzo, Unassigned)
Details
Build info
Gaia 23e06c3624309db22ad9cb736d89700768b42b36
Gecko https://hg.mozilla.org/releases/mozilla-aurora/rev/164b61458ca5
BuildID 20140619000200
Version 32.0a2
ro.build.version.incremental=108
ro.build.date=Tue Jun 10 19:40:40 CST 2014
STR
1. Get http://mozilla.github.io/qa-testcase-data/webapi/apps/singleasm.manifest
2. Modify its size to tell that the app is around 10GB
3. Serve this manifest file on a HTTP server.
4. Try to install the app via HTTP
Expected result
"Not enough storage" error is shown. No app installation should be pending. No icon at all should be present on the homescreen.
Actual result
"Not enough storage" error is shown but the icon is present on Homescreen and "REINSTALL_FORBIDDEN" is shown if i want to reinstall it.
Associated test case
https://moztrap.mozilla.org/manage/case/4165/
Updated•8 years ago
|
Product: Core → Core Graveyard
Comment 1•7 years ago
|
||
Core Graveyard / DOM: Apps is inactive. Closing all bugs in this component.
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
•