Bug 82615

Summary: [BlackBerry] Add Battery Status API support
Product: WebKit Reporter: Rob Buis <rwlbuis>
Component: WebKit BlackBerryAssignee: Rob Buis <rwlbuis>
Status: RESOLVED FIXED    
Severity: Normal CC: rakuco, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch staikos: review+

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.