Bug 62726

Summary: REGRESSION(r88723): Stack can be empty, so it needs to be checked before as pointed out in the comments of the bug. (Requested by demarchi on #webkit).
Product: WebKit Reporter: WebKit Review Bot <webkit.review.bot>
Component: New BugsAssignee: WebKit Review Bot <webkit.review.bot>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, lucas.de.marchi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 62536    
Attachments:
Description Flags
ROLLOUT of r88723 none

Description WebKit Review Bot 2011-06-15 07:33:40 PDT
http://trac.webkit.org/changeset/88723 broke the build:
Stack can be empty, so it needs to be checked before as pointed out in the comments of the bug. (Requested by demarchi 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-06-15 07:34:03 PDT
Created attachment 97291 [details]
ROLLOUT of r88723

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 Lucas De Marchi 2011-06-15 07:38:26 PDT
Comment on attachment 97291 [details]
ROLLOUT of r88723

Clearing flags on attachment: 97291

Committed r88928: <http://trac.webkit.org/changeset/88928>
Comment 3 Lucas De Marchi 2011-06-15 07:38:39 PDT
All reviewed patches have been landed.  Closing bug.