Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
3.3.0
-
None
Description
Align the vibration spec with the w3c spec. Specifically add the ability to handle a vibration pattern:
http://www.w3.org/TR/2013/CR-vibration-20130723/
ex. navigator.vibrate([50, 100, 150]);
the pattern will cause the device to vibrate for 50 ms, be still for 100 ms, and then vibrate for 150 ms:
Attachments
Issue Links
- is duplicated by
-
CB-6075 Align with W3C Vibration API
- Closed