Bug 118449

Summary: Remove unused variables in FocusCandidate.
Product: WebKit Reporter: Changhun Kang <chkang514>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kling, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch!
none
Patch!
none
Patch none

Description Changhun Kang 2013-07-06 23:49:36 PDT
The variables for parent in FocusCandidate are not used anymore.
Comment 1 Changhun Kang 2013-07-07 00:01:04 PDT
Created attachment 206204 [details]
Patch!
Comment 2 Antonio Gomes 2013-07-07 08:33:17 PDT
Comment on attachment 206204 [details]
Patch!

Please fix your changelog.
Comment 3 Changhun Kang 2013-07-08 07:22:55 PDT
Created attachment 206242 [details]
Patch!
Comment 4 WebKit Commit Bot 2013-07-08 07:57:17 PDT
Comment on attachment 206242 [details]
Patch!

Rejecting attachment 206242 [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', 'apply-attachment', '--no-update', '--non-interactive', 206242, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Antonio Gomes']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Parsed 3 diffs from patch file(s).
patching file Source/WebCore/ChangeLog
patch: **** unexpected end of file in patch
patching file Source/WebCore/page/SpatialNavigation.cpp
patching file Source/WebCore/page/SpatialNavigation.h

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Antonio Gomes']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.appspot.com/results/1051003
Comment 5 Changhun Kang 2013-07-08 09:31:53 PDT
Created attachment 206251 [details]
Patch
Comment 6 WebKit Commit Bot 2013-07-08 14:06:26 PDT
Comment on attachment 206251 [details]
Patch

Clearing flags on attachment: 206251

Committed r152465: <http://trac.webkit.org/changeset/152465>
Comment 7 WebKit Commit Bot 2013-07-08 14:06:29 PDT
All reviewed patches have been landed.  Closing bug.