Bug 53538 - REGRESSION(r77297): caused leopard crashes (Requested by paroga on #webkit).
Summary: REGRESSION(r77297): caused leopard crashes (Requested by paroga on #webkit).
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: WebKit Review Bot
URL:
Keywords:
Depends on:
Blocks: 50516
  Show dependency treegraph
 
Reported: 2011-02-01 15:18 PST by WebKit Review Bot
Modified: 2011-02-03 22:38 PST (History)
4 users (show)

See Also:


Attachments
ROLLOUT of r77297 (5.56 KB, patch)
2011-02-01 15:18 PST, WebKit Review Bot
paroga: commit-queue+
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 2011-02-01 15:18:26 PST
http://trac.webkit.org/changeset/77297 broke the build:
caused leopard crashes (Requested by paroga 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 2011-02-01 15:18:47 PST
Created attachment 80836 [details]
ROLLOUT of r77297

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 --ignore-builders

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 Patrick R. Gansterer 2011-02-01 15:33:13 PST
Committed r77324: <http://trac.webkit.org/changeset/77324>
Comment 3 Geoffrey Garen 2011-02-01 21:06:04 PST
Committed r77360: <http://trac.webkit.org/changeset/77360>
Comment 4 Justin Schuh 2011-02-03 16:12:45 PST
The Leopard compile has been broken since r77360 was landed for this bug: http://build.webkit.org/builders/Leopard%20Intel%20Debug%20(Build)/builds/28760

The commit message in trac doesn't match the one in the log. So, maybe something went wrong?
Comment 5 Patrick R. Gansterer 2011-02-03 22:38:05 PST
(In reply to comment #4)
> The Leopard compile has been broken since r77360 was landed for this bug: http://build.webkit.org/builders/Leopard%20Intel%20Debug%20(Build)/builds/28760
> 
> The commit message in trac doesn't match the one in the log. So, maybe something went wrong?

Pleas never use the commit message! Use the ChangeLog! ChangeLog says: bug 53478
It's a classical unmerged ChangeLog, which caused the wrong commit message.