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
Created attachment 151243 [details] Patch
Created attachment 151248 [details] Patch Add corresponding C API function in WKContext to retrieve the Battery manager.
Comment on attachment 151248 [details] Patch Clearing flags on attachment: 151248 Committed r122153: <http://trac.webkit.org/changeset/122153>
All reviewed patches have been landed. Closing bug.