Bug 95412 - REGRESSION(r127042): Caused layout test crashes on Lion Release WK1. (Requested by jonlee on #webkit).
Summary: REGRESSION(r127042): Caused layout test crashes on Lion Release WK1. (Request...
Status: RESOLVED WONTFIX
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: 79492
  Show dependency treegraph
 
Reported: 2012-08-29 18:13 PDT by WebKit Review Bot
Modified: 2012-08-30 11:31 PDT (History)
2 users (show)

See Also:


Attachments
ROLLOUT of r127042 (19.65 KB, patch)
2012-08-29 18:14 PDT, WebKit Review Bot
jberlin: review-
jberlin: 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 2012-08-29 18:13:24 PDT
http://trac.webkit.org/changeset/127042 broke the build:
Caused layout test crashes on Lion Release WK1. (Requested by jonlee 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-29 18:14:01 PDT
Created attachment 161381 [details]
ROLLOUT of r127042

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 Jon Lee 2012-08-29 18:20:53 PDT
Tests crashing:

fast/frames/sandboxed-iframe-close-top-crash-log.txt
http/tests/security/mixedContent/insecure-iframe-in-main-frame-crash-log.txt
fast/dom/Window/new-window-opener-crash-log.txt
Comment 3 Jessie Berlin 2012-08-30 08:40:01 PDT
Comment on attachment 161381 [details]
ROLLOUT of r127042

Jon Lee thinks he has a fix, so canceling the rollout for now.
Comment 4 Jon Lee 2012-08-30 11:03:14 PDT
Filed bug 95465. Will monitor to see if that fixes the WK1 failures.
Comment 5 Jon Lee 2012-08-30 11:31:31 PDT
Looks like the patch to bug 95465 fixed the error. Closing this bug.