Bug 82615 - [BlackBerry] Add Battery Status API support
Summary: [BlackBerry] Add Battery Status API support
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rob Buis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-29 07:35 PDT by Rob Buis
Modified: 2013-01-04 09:07 PST (History)
3 users (show)

See Also:


Attachments
Patch (12.12 KB, patch)
2012-03-29 08:00 PDT, Rob Buis
staikos: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Buis 2012-03-29 07:35:28 PDT
We should hook up the new Battery API to our internal battery info and implement the client API.
Comment 1 Rob Buis 2012-03-29 08:00:07 PDT
Created attachment 134586 [details]
Patch
Comment 2 George Staikos 2012-04-05 19:51:16 PDT
Comment on attachment 134586 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=134586&action=review

> Source/WebKit/blackberry/WebCoreSupport/BatteryClientBlackBerry.h:37
> +    ~BatteryClientBlackBerry() { };

Remove the ; before committing
Comment 3 Rob Buis 2013-01-04 09:07:53 PST
This was landed in r113547, closing.