[Webkit-unassigned] [Bug 72010] Add new API for Vibration API spec.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 29 22:06:53 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=72010
--- Comment #39 from Kentaro Hara <haraken at chromium.org> 2012-01-29 22:06:52 PST ---
(From update of attachment 124495)
View in context: https://bugs.webkit.org/attachment.cgi?id=124495&action=review
r+ for all the files other than Modules/vibration/*. Thank you for the patch!
Would anyone review Modules/vibration/*? I am not familiar with what the vibration API should do.
> Source/WebCore/bindings/js/JSNavigatorVibrationCustom.cpp:51
> + if (exec->hadException())
Can you add "setDOMException(exec, NOT_SUPPORTED_ERR)" before returning jsUndefined()?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list