On Wed, Nov 19, 2014 at 2:48 PM, Kostiainen, Anssi <[email protected]> wrote: > Improved the "perform vibration" steps: > > http://dev.w3.org/2009/dap/vibration/#dfn-perform-vibration > > Would "this context" work considering reusability in other contexts?
"this context" doesn't really mean anything which is why I suggested to just omit it. We don't really need to be super precise here I think since this seems like an implementation detail (or something implementations can compete on in terms of quality). No need for interoperability. >> (Should navigator.vibrate() be present in workers by the way?) > > The known implementations do not expose this to workers currently. That would > require a bit more refactoring. Perhaps that'd be a v2 feature after some > experimentation in code first. Fair. -- https://annevankesteren.nl/
