Closed
Bug 900584
Opened 12 years ago
Closed 12 years ago
Marketplace should know about "chrome" property in webapp manifest
Categories
(Marketplace Graveyard :: Validation, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
2013-08-13
People
(Reporter: Harald, Assigned: basta)
Details
Similar to the new "origin" property, Marketplace should know about "chrome". Bug 895826 adds a "chrome" property to the webapp manifest, currently only allowing {"navigation": true}. This enabled apps to have platform-provided back navigation.
Validator should recognize "chrome" as valid property and "navigation" as its only valid Boolean key.
App submission should know that "chrome" requires 1.1 (similar to "origin").
| Reporter | ||
Comment 1•12 years ago
|
||
"chrome" will make roughly every second Marketplace submission from partners easier. As soon as it lands in v1-train partners will want to use it and submit their app.
Severity: normal → major
OS: Mac OS X → All
Hardware: x86 → All
| Reporter | ||
Comment 2•12 years ago
|
||
Testmanifest: http://whale1804.testmanifest.com/manifest.webapp
| Assignee | ||
Comment 3•12 years ago
|
||
Please provide URLs to appropriate docs pages that the validator should link to.
Severity: major → normal
Priority: -- → P3
| Reporter | ||
Comment 4•12 years ago
|
||
Documentation is tracked in bug 901003, I'd recommend not block on that though.
| Assignee | ||
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Assignee: nobody → mattbasta
Target Milestone: --- → 2013-08-13
Comment 6•12 years ago
|
||
Please add STR here or mark it with [qa-] if no QA is needed.
Flags: needinfo?
| Assignee | ||
Comment 7•12 years ago
|
||
1. Submit an app with the "chrome" field in the manifest
2. Check that you don't get a warning for it.
Flags: needinfo?
Comment 8•12 years ago
|
||
Verified as fixed in https://marketplace-dev.allizom.org/developers/submit/ on FF26 (Win 7).
Postfix screencast http://screencast.com/t/qx0ypcQt
Closing bug.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•