Bug 79175 - Remove unused class declaration in WebCore/page/scrolling/ScrollingCoordinator.h
Summary: Remove unused class declaration in WebCore/page/scrolling/ScrollingCoordinator.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-21 18:17 PST by Changhun Kang
Modified: 2012-02-22 05:10 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.33 KB, patch)
2012-02-21 18:20 PST, Changhun Kang
no flags Details | Formatted Diff | Diff
Patch (1.33 KB, patch)
2012-02-22 02:15 PST, Changhun Kang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Changhun Kang 2012-02-21 18:17:32 PST
Remove unused class declaration in WebCore/page/scrolling/ScrollingCoordinator.h
Comment 1 Changhun Kang 2012-02-21 18:20:32 PST
Created attachment 128100 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-22 01:11:25 PST
Comment on attachment 128100 [details]
Patch

Rejecting attachment 128100 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
-merging LayoutTests/ChangeLog
CONFLICT (content): Merge conflict in LayoutTests/ChangeLog
Failed to merge in the changes.
Patch failed at 0001 Unreviewed, rolling out r107351.

When you have resolved this problem run "git rebase --continue".
If you would prefer to skip this patch, instead run "git rebase --skip".
To restore the original branch and stop rebasing run "git rebase --abort".

rebase refs/remotes/origin/master: command returned error: 1

Died at Tools/Scripts/update-webkit line 164.

Full output: http://queues.webkit.org/results/11557423
Comment 3 Changhun Kang 2012-02-22 02:15:16 PST
Created attachment 128160 [details]
Patch
Comment 4 WebKit Review Bot 2012-02-22 03:08:06 PST
Comment on attachment 128160 [details]
Patch

Rejecting attachment 128160 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
hird_party/gold/gold64
34>A    /mnt/git/webkit-commit-queue/Source/WebKit/chromium/third_party/gold/ld
34>A    /mnt/git/webkit-commit-queue/Source/WebKit/chromium/third_party/gold/ld.bfd
34>Checked out revision 120645.

________ running '/usr/bin/python tools/clang/scripts/update.py --mac-only' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'

________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'
Updating webkit projects from gyp files...

Full output: http://queues.webkit.org/results/11560443
Comment 5 WebKit Review Bot 2012-02-22 05:03:52 PST
Comment on attachment 128160 [details]
Patch

Rejecting attachment 128160 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
hird_party/gold/gold64
34>A    /mnt/git/webkit-commit-queue/Source/WebKit/chromium/third_party/gold/ld
34>A    /mnt/git/webkit-commit-queue/Source/WebKit/chromium/third_party/gold/ld.bfd
34>Checked out revision 120645.

________ running '/usr/bin/python tools/clang/scripts/update.py --mac-only' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'

________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'
Updating webkit projects from gyp files...

Full output: http://queues.webkit.org/results/11558473
Comment 6 Kentaro Hara 2012-02-22 05:10:01 PST
Committed r108485: <http://trac.webkit.org/changeset/108485>
Comment 7 Kentaro Hara 2012-02-22 05:10:15 PST
Comment on attachment 128160 [details]
Patch

Landed manually.