Bug 130063

Summary: Remove unused method from BatteryController
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebCore Misc.Assignee: Ryuan Choi <ryuan.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, gyuyoung.kim, lucas.de.marchi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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".