Bug 130063 - Remove unused method from BatteryController
Summary: Remove unused method from BatteryController
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryuan Choi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-10 19:28 PDT by Ryuan Choi
Modified: 2014-03-11 04:14 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.36 KB, patch)
2014-03-10 19:33 PDT, Ryuan Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryuan Choi 2014-03-10 19:28:55 PDT
client() is not used since it is introduced.
Comment 1 Ryuan Choi 2014-03-10 19:33:58 PDT
Created attachment 226372 [details]
Patch
Comment 2 WebKit Commit Bot 2014-03-11 03:09:28 PDT
Comment on attachment 226372 [details]
Patch

Rejecting attachment 226372 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-01', 'validate-changelog', '--check-oops', '--non-interactive', 226372, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

/Volumes/Data/EWS/WebKit/Source/WebCore/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive).

Full output: http://webkit-queues.appspot.com/results/4681445800935424
Comment 3 Ryuan Choi 2014-03-11 04:13:42 PDT
Committed r165446: <http://trac.webkit.org/changeset/165446>
Comment 4 Ryuan Choi 2014-03-11 04:14:56 PDT
Comment on attachment 226372 [details]
Patch

clearing flags. I landed after fixed changelog which missed "Unreviewed".