Bug 124303 - Remove redundant return after 159173
Summary: Remove redundant return after 159173
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-13 12:27 PST by Tim Horton
Modified: 2013-11-15 04:58 PST (History)
3 users (show)

See Also:


Attachments
patch (1.36 KB, patch)
2013-11-13 12:28 PST, Tim Horton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2013-11-13 12:27:45 PST
We left a random trailing return.
Comment 1 Tim Horton 2013-11-13 12:28:22 PST
Created attachment 216839 [details]
patch
Comment 2 Geoffrey Garen 2013-11-13 12:51:52 PST
Comment on attachment 216839 [details]
patch

r=me
Comment 3 WebKit Commit Bot 2013-11-13 13:15:38 PST
Comment on attachment 216839 [details]
patch

Rejecting attachment 216839 [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-02', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 216839, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
/git.webkit.org/WebKit
   0204aad..7f65027  master     -> origin/master
Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
Currently at 159226 = 0204aad58705b4fef2b267f20276c3c56b6f230e
r159227 = 7f6502721fad723f68284b1d301c892dc5d49db1
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.

Full output: http://webkit-queues.appspot.com/results/22869154
Comment 4 Tim Horton 2013-11-13 13:20:18 PST
cq :( :(

http://trac.webkit.org/changeset/159228