Bug 140694

Summary: REGRESSION(r178751): Caused 32-bit JSC test failures (Requested by JoePeck on #webkit).
Product: WebKit Reporter: WebKit Commit Bot <commit-queue>
Component: New BugsAssignee: WebKit Commit Bot <commit-queue>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, ysuzuki
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 140426    
Attachments:
Description Flags
ROLLOUT of r178751 none

Description WebKit Commit Bot 2015-01-20 14:33:59 PST
http://trac.webkit.org/changeset/178751 broke the build:
Caused 32-bit JSC test failures (Requested by JoePeck on #webkit).

This is an automatic bug report generated by webkitbot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don't already have one on file) and dup this bug against that bug
so that we can track how often these flaky tests fail.
Comment 1 WebKit Commit Bot 2015-01-20 14:34:29 PST
Created attachment 245018 [details]
ROLLOUT of r178751

Any committer can land this patch automatically by marking it commit-queue+.  The commit-queue will build and test the patch before landing to ensure that the rollout will be successful.  This process takes approximately 15 minutes.

If you would like to land the rollout faster, you can use the following command:

  webkit-patch land-attachment ATTACHMENT_ID

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 WebKit Commit Bot 2015-01-20 14:43:03 PST
Comment on attachment 245018 [details]
ROLLOUT of r178751

Clearing flags on attachment: 245018

Committed r178756: <http://trac.webkit.org/changeset/178756>
Comment 3 WebKit Commit Bot 2015-01-20 14:43:06 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Yusuke Suzuki 2015-01-20 14:45:45 PST
Thank you for rolling out it!