RESOLVED FIXED 90784
[WK2] Add missing Battery Status API integration to WebContext and WebPage
https://bugs.webkit.org/show_bug.cgi?id=90784
Summary [WK2] Add missing Battery Status API integration to WebContext and WebPage
Chris Dumez
Reported 2012-07-09 06:04:39 PDT
Some code is needed in WebContext and WebPage in order for the Battery Status test cases to pass with WebKitTestRunner: - We need to call WebCore::provideBatteryTo() in WebPage - We need to add the WebBatteryManagerProxy to WebContext and properly direct messages to it
Attachments
Patch (8.15 KB, patch)
2012-07-09 06:13 PDT, Chris Dumez
no flags
Patch (9.82 KB, patch)
2012-07-09 07:37 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-07-09 06:13:38 PDT
Chris Dumez
Comment 2 2012-07-09 07:37:17 PDT
Created attachment 151248 [details] Patch Add corresponding C API function in WKContext to retrieve the Battery manager.
WebKit Review Bot
Comment 3 2012-07-09 13:46:24 PDT
Comment on attachment 151248 [details] Patch Clearing flags on attachment: 151248 Committed r122153: <http://trac.webkit.org/changeset/122153>
WebKit Review Bot
Comment 4 2012-07-09 13:46:30 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.