Bug 84349

Summary: REGRESSION(r114626): caused new assertions in debug builds (Requested by smfr_ on #webkit).
Product: WebKit Reporter: WebKit Review Bot <webkit.review.bot>
Component: New BugsAssignee: WebKit Review Bot <webkit.review.bot>
Status: REOPENED ---    
Severity: Normal CC: simon.fraser, vsevik
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 84265    
Attachments:
Description Flags
ROLLOUT of r114626 none

Description WebKit Review Bot 2012-04-19 09:18:57 PDT
http://trac.webkit.org/changeset/114626 broke the build:
caused new assertions in debug builds (Requested by smfr_ 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-04-19 09:19:38 PDT
Created attachment 137910 [details]
ROLLOUT of r114626

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 Vsevolod Vlasov 2012-04-19 09:25:09 PDT
This assertion failure was caused by another patch that was already rolled out.
Comment 3 Simon Fraser (smfr) 2012-04-19 09:50:10 PDT
In http://trac.webkit.org/changeset/114638 ?
Comment 4 Vsevolod Vlasov 2012-04-19 09:52:46 PDT
Failures were caused by http://trac.webkit.org/changeset/114628 that was rolled out in http://trac.webkit.org/changeset/114630
Comment 5 Vsevolod Vlasov 2012-04-19 09:57:23 PDT
Looks like I was wrong, we should rollout r114626. Sorry for that.
Comment 6 Vsevolod Vlasov 2012-04-19 10:00:07 PDT
Rolled out: Committed r114644: <http://trac.webkit.org/changeset/114644>