Re: Vibration

> On 13 Nov 2014, at 19:34, Anne van Kesteren <annevk@annevk.nl> wrote:
> 
> On Thu, Oct 9, 2014 at 3:32 PM, Kostiainen, Anssi
> <anssi.kostiainen@intel.com> wrote:
>> On 09 Oct 2014, at 15:46, Anne van Kesteren <annevk@annevk.nl> wrote:

[...]

>> We tried to keep the scope as tight as possible and did not add any extras, thus not much to do differently.
> 
> Okay.
> 
> I was wondering if you could provide the following features.
> 
> * A dedicated name for the method argument, so that I can use it
> elsewhere. E.g. VibratePattern or some such.
> * A standalone algorithm that performs the additional validation
> required and normalizes the input.
> * A standalone algorithm that performs the actual vibration.
> 
> This should make it possible to introduce notifications that vibrate
> while reusing the vibration infrastructure the Vibration API
> implicitly (hopefully soon explicitly) provides.

I updated the Editor's Draft to provide the following hooks:

http://dev.w3.org/2009/dap/vibration/#dfn-vibration-pattern
http://dev.w3.org/2009/dap/vibration/#dfn-validate-and-normalize
http://dev.w3.org/2009/dap/vibration/#dfn-perform-vibration

Please help me fix any spec bugs, and let me know if you need something else to make the spec more reusable.

Btw. I'm happy to see Notifications API get more capable, integrate with other nifty features on the Web Platform such as vibration ;-)

Thanks,

-Anssi

Received on Friday, 14 November 2014 17:57:32 UTC