Closed
Bug 1087653
Opened 10 years ago
Closed 10 years ago
`precompile` is not a recognized element within a Web App Manifest
Categories
(Marketplace Graveyard :: Validation, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nick, Assigned: mstriemer)
Details
New in 1.4 is the precompile manifest key for apps that use asm.js.
Testing on payments-alt.allizom.org, I get the following validation report:
https://payments-alt.allizom.org/developers/upload/9d162dd3dbdb4250be104980a54eae69
https://developer.mozilla.org/en-US/Apps/Build/Manifest#precompile
The validator should not flag the precompile key in manifests.
Updated•10 years ago
|
Assignee: nobody → mstriemer
Priority: -- → P3
Comment 1•10 years ago
|
||
First partners that we work with will submit apps with asm.js `precompile` beginning of December.
Comment 2•10 years ago
|
||
We are probably going to want a buchet for this as well.
Assignee | ||
Comment 3•10 years ago
|
||
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•10 years ago
|
||
https://github.com/mozilla/app-validator/commit/2c8b3d4964b162198c4b058df0fdc0438ecdc65e
https://github.com/mozilla/zamboni/commit/2905e6e112f3bfda15c6fe880d2bc68732a09b6e
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•10 years ago
|
||
STR
1. Go to https://marketplace-dev.allizom.org/developers/validator or https://marketplace.allizom.org/developers/validator.
2. Set http://precompile.testmanifest.com/manifest.webapp as the Hosted Manifest URL.
3. Validate.
4. Verify that the warning "`precompile` is not a recognized element within a Web App Manifest" does not occur.
You need to log in
before you can comment on or make changes to this bug.
Description
•