Open
Bug 1495036
Opened 6 years ago
Updated 2 years ago
Add vibration API support in GeckoView
Categories
(GeckoView :: General, enhancement, P3)
Tracking
(firefox64 affected)
NEW
Tracking | Status | |
---|---|---|
firefox64 | --- | affected |
People
(Reporter: jchen, Unassigned)
References
Details
GeckoView doesn't support the navigator.vibrate() API right now because we don't implement support for the vibration API permission yet.
Comment 1•6 years ago
|
||
IIUC, GV-powered apps that would like to support navigator.vibrate() can add the VIBRATE permission to their own AndroidManifest.xml until this is fixed in GV.
Updated•6 years ago
|
Priority: -- → P3
This refers to Gecko's permission system, not Android's.
Updated•6 years ago
|
Product: Firefox for Android → GeckoView
Updated•6 years ago
|
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•