Bug 124423 - REGRESSION(r159337): broke a bunch of fast/regions tests on EFL/GTK (Requested by philn on #webkit).
Summary: REGRESSION(r159337): broke a bunch of fast/regions tests on EFL/GTK (Requeste...
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: WebKit Commit Bot
URL:
Keywords:
Depends on:
Blocks: 118665
  Show dependency treegraph
 
Reported: 2013-11-15 11:15 PST by WebKit Commit Bot
Modified: 2013-11-21 02:18 PST (History)
2 users (show)

See Also:


Attachments
ROLLOUT of r159337 (260.92 KB, patch)
2013-11-15 11:15 PST, WebKit Commit Bot
no flags Details | Formatted Diff | Diff
WIP, the simplest patch that breaks GTK/EFL (41.93 KB, patch)
2013-11-19 06:56 PST, Radu Stavila
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Commit Bot 2013-11-15 11:15:34 PST
http://trac.webkit.org/changeset/159337 broke the build:
broke a bunch of fast/regions tests on EFL/GTK (Requested by philn 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 2013-11-15 11:15:58 PST
Created attachment 217067 [details]
ROLLOUT of r159337

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 2013-11-15 11:19:09 PST
Comment on attachment 217067 [details]
ROLLOUT of r159337

Clearing flags on attachment: 217067

Committed r159347: <http://trac.webkit.org/changeset/159347>
Comment 3 WebKit Commit Bot 2013-11-15 11:19:11 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radu Stavila 2013-11-19 06:56:59 PST
Created attachment 217296 [details]
WIP, the simplest patch that breaks GTK/EFL
Comment 5 Radu Stavila 2013-11-21 02:18:10 PST
The patch was fixed and re-committed in https://bugs.webkit.org/show_bug.cgi?id=118665