Summary: | [BlackBerry] Add Battery Status API support | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Rob Buis <rwlbuis> | ||||
Component: | WebKit BlackBerry | Assignee: | 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
Rob Buis
2012-03-29 07:35:28 PDT
Created attachment 134586 [details]
Patch
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 |