Bug 92840 - Dropping webkit prefix from Vibration API
Summary: Dropping webkit prefix from Vibration API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL: http://www.w3.org/TR/vibration/
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-31 22:15 PDT by Kihong Kwon
Modified: 2012-08-01 12:51 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.67 KB, patch)
2012-08-01 01:06 PDT, Kihong Kwon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kihong Kwon 2012-07-31 22:15:33 PDT
I would like to drop webkit prefix from Vibration API.
- Vibration API have been changed CR.
- Mozilla implemented Vibration API to the Gecko and the Firefox enabled this API already.
Comment 1 Kihong Kwon 2012-08-01 01:06:03 PDT
Created attachment 155741 [details]
Patch
Comment 2 Adam Barth 2012-08-01 11:11:13 PDT
Comment on attachment 155741 [details]
Patch

There was some discussion of a test suite on webkit-dev, but it's not clear to me what all you'd test other than what's in navigator-vibration.html.
Comment 3 WebKit Review Bot 2012-08-01 12:51:21 PDT
Comment on attachment 155741 [details]
Patch

Clearing flags on attachment: 155741

Committed r124358: <http://trac.webkit.org/changeset/124358>
Comment 4 WebKit Review Bot 2012-08-01 12:51:25 PDT
All reviewed patches have been landed.  Closing bug.