Closed
Bug 925820
Opened 11 years ago
Closed 11 years ago
Add buchet for keyboard support
Categories
(Marketplace Graveyard :: Validation, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: basta, Unassigned)
References
Details
See bug 922209 for details
Reporter | ||
Comment 1•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 2•11 years ago
|
||
Wouldn't it be more reliable/appropriate to detect with the manifest property? A keyboard app will declare itself with 'role':'keyboard' in the manifest and should additionally require the keyboard permission
https://mxr.mozilla.org/mozilla-central/source/dom/apps/src/PermissionsTable.jsm#285
Reporter | ||
Comment 3•11 years ago
|
||
There's not a good way to hook into that, yet. That check will come for free when we start matching up permission use with detected features.
You need to log in
before you can comment on or make changes to this bug.
Description
•