Closed Bug 1098408 Opened 11 years ago Closed 11 years ago

connect detection of features for WMW and Hello to buchets when submitting an app

Categories

(Marketplace Graveyard :: Developer Pages, defect, P2)

defect

Tracking

(Not tracked)

VERIFIED FIXED
2014-12-02

People

(Reporter: ddurst, Assigned: mat)

References

Details

WMW and Hello require navigator.getMobileIdAssertion and the asm.js precompile manifest permission. We need to hook these up to buchets when a developer is submitting an app so that those features' checkboxes are checked by default if an app uses them.
Status: NEW → ASSIGNED
Fixed in https://github.com/mozilla/app-validator/commit/4d1670b7c3fdccda56d716ad5fc577b0535d3732 and https://github.com/mozilla/zamboni/commit/b6ddbc54673eb5dad14885097a72c42ce5eefd96 STR: - Submit a packaged app app using "precompile": ["foo.js"] property in the manifest and using navigator.getMobileIdAssertion() in its javascript code. - Verify that the features for "Mobile ID" and "Asm.js Precompilation" are pre-checked - Double check that these features are not pre-checked when submitting a packaged app that doesn't do all that.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2014-11-25
I modified the manifest and javascript following the steps from above, but "Mobile ID" is still not checked
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: 2014-11-25 → 2014-12-02
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.