Closed
Bug 844243
Opened 12 years ago
Closed 12 years ago
Installing a packaged app in which the mini-manifest app name is different than the webapp manifest app name is allowed, but should not be
Categories
(Core Graveyard :: DOM: Apps, defect)
Tracking
(blocking-b2g:tef+, firefox20 wontfix, firefox21 wontfix, firefox22 fixed, b2g18 fixed, b2g18-v1.0.0 wontfix, b2g18-v1.0.1 fixed)
People
(Reporter: jsmith, Assigned: ferjm)
References
Details
(Keywords: regression)
Attachments
(1 file)
1.95 KB,
patch
|
fabrice
:
review+
|
Details | Diff | Splinter Review |
Device: Unagi
Build: B2G 18 2/22/2013
Steps:
1. Install a packaged app with the mini-manifest app name different than the webapp manifest app name
Expected:
We should fail to download with a MANIFEST_MISMATCH error.
Actual:
We successfully install the app with the app name from the mini-manifest. So we're apparently ignoring the webapp manifest's app name entirely.
Reporter | ||
Comment 1•12 years ago
|
||
I wonder if this is a regression from bug 834515.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → ferjmoreno
Assignee | ||
Comment 2•12 years ago
|
||
I am adding tests to bug 821589
Attachment #718544 -
Flags: review?(fabrice)
Updated•12 years ago
|
Attachment #718544 -
Flags: review?(fabrice) → review+
Reporter | ||
Comment 4•12 years ago
|
||
Dupe was a blocker, so this blocks for the same reason.
blocking-b2g: --- → tef?
Reporter | ||
Updated•12 years ago
|
tracking-b2g18:
? → ---
Assignee | ||
Comment 5•12 years ago
|
||
Comment 6•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
Updated•12 years ago
|
blocking-b2g: tef? → tef+
Updated•12 years ago
|
status-b2g18:
--- → affected
status-b2g18-v1.0.1:
--- → affected
Comment 7•12 years ago
|
||
https://hg.mozilla.org/releases/mozilla-b2g18/rev/78a60a65f2e2
https://hg.mozilla.org/releases/mozilla-b2g18_v1_0_1/rev/e9b4c5b424f0
status-b2g18-v1.0.0:
--- → wontfix
status-firefox20:
--- → wontfix
status-firefox21:
--- → wontfix
status-firefox22:
--- → fixed
Reporter | ||
Comment 8•12 years ago
|
||
Verified on 2/28 with the test case in this bug and the dupe of this bug.
Status: RESOLVED → VERIFIED
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
•