- From: Anssi Kostiainen <anssi.kostiainen@nokia.com>
- Date: Fri, 28 Oct 2011 15:04:47 +0300
- To: ext JOSE MANUEL CANTERA FONSECA <jmcf@tid.es>
- Cc: "public-device-apis@w3.org WG" <public-device-apis@w3.org>, public-device-status@w3.org
On 28.10.2011, at 12.51, ext JOSE MANUEL CANTERA FONSECA wrote: > In addition I'm missing > > navigator.vibrator.cancel(vibrationRequest) This is the same as one of the following: vibrate(undefined) vibrate() vibrate(null) vibrate(0) vibrate([]) I was also wondering if it would be useful to have a bit of syntactic sugar in a form of explicit cancel() method. I left it out because Mozilla did not implement it. -Anssi
Received on Friday, 28 October 2011 12:05:19 UTC