Bug 91081

Summary: [WK2] Add Vibration API integration to WebContext and WebPage
Product: WebKit Reporter: Sudarsana Nagineni (babu) <naginenis>
Component: WebKit2Assignee: Sudarsana Nagineni (babu) <naginenis>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, cdumez, kenneth, kihong.kwon, vimff0, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 91077    
Attachments:
Description Flags
Patch
none
Patch none

Sudarsana Nagineni (babu)
Reported 2012-07-12 05:44:12 PDT
Integrate Vibration API to WebContext, WebPage and properly route messages to WebVibrationProxy.
Attachments
Patch (7.48 KB, patch)
2012-07-12 07:17 PDT, Sudarsana Nagineni (babu)
no flags
Patch (7.50 KB, patch)
2012-07-12 14:16 PDT, Sudarsana Nagineni (babu)
no flags
Sudarsana Nagineni (babu)
Comment 1 2012-07-12 07:17:43 PDT
Chris Dumez
Comment 2 2012-07-12 11:18:32 PDT
Comment on attachment 151947 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=151947&action=review Otherwise, LGTM. > Source/WebKit2/UIProcess/WebContext.h:350 > + RefPtr<WebVibrationProxy> m_vibrationProxy; I would move this up with the other proxy members.
Sudarsana Nagineni (babu)
Comment 3 2012-07-12 14:16:27 PDT
Created attachment 152058 [details] Patch Take Chris's feedback into consideration and rebase on master.
WebKit Review Bot
Comment 4 2012-07-19 15:57:41 PDT
Comment on attachment 152058 [details] Patch Clearing flags on attachment: 152058 Committed r123158: <http://trac.webkit.org/changeset/123158>
WebKit Review Bot
Comment 5 2012-07-19 15:57:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.