Bug 94430 - REGRESSION(r125976): it does not fix build. (Requested by pfeldman on #webkit).
Summary: REGRESSION(r125976): it does not fix build. (Requested by pfeldman on #webkit).
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 Review Bot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-19 11:25 PDT by WebKit Review Bot
Modified: 2012-08-19 23:46 PDT (History)
2 users (show)

See Also:


Attachments
ROLLOUT of r125976 (3.66 KB, patch)
2012-08-19 11:26 PDT, WebKit Review Bot
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 Review Bot 2012-08-19 11:25:59 PDT
http://trac.webkit.org/changeset/125976 broke the build:
it does not fix build. (Requested by pfeldman on #webkit).

This is an automatic bug report generated by the sheriff-bot. 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 case pain.

"Only you can prevent forest fires." -- Smokey the Bear
Comment 1 WebKit Review Bot 2012-08-19 11:26:30 PDT
Created attachment 159300 [details]
ROLLOUT of r125976

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 Review Bot 2012-08-19 11:30:56 PDT
Comment on attachment 159300 [details]
ROLLOUT of r125976

Clearing flags on attachment: 159300

Committed r125977: <http://trac.webkit.org/changeset/125977>
Comment 3 WebKit Review Bot 2012-08-19 11:30:59 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Carlos Garcia Campos 2012-08-19 23:46:44 PDT
Why was this rolled out? The patch fixes make distcheck for the GTK+ port, it only changes makefiles and the bots were green after the commit. I'll land it again, I need the patch to make a WebKitGTK+ release.