Bug 113731 - REGRESSION(r146373): broke autosizing shrinking past previous size (Requested by thorton on #webkit).
Summary: REGRESSION(r146373): broke autosizing shrinking past previous size (Requested...
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: 112770
  Show dependency treegraph
 
Reported: 2013-04-01 16:27 PDT by WebKit Review Bot
Modified: 2013-04-02 09:31 PDT (History)
2 users (show)

See Also:


Attachments
ROLLOUT of r146373 (1.86 KB, patch)
2013-04-01 16:27 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 2013-04-01 16:27:20 PDT
http://trac.webkit.org/changeset/146373 broke the build:
broke autosizing shrinking past previous size (Requested by thorton 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 2013-04-01 16:27:46 PDT
Created attachment 196036 [details]
ROLLOUT of r146373

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 2013-04-01 16:33:26 PDT
Comment on attachment 196036 [details]
ROLLOUT of r146373

Clearing flags on attachment: 196036

Committed r147369: <http://trac.webkit.org/changeset/147369>
Comment 3 WebKit Review Bot 2013-04-01 16:33:29 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 David Levin 2013-04-02 09:31:03 PDT
Just in case anyone was curious, the issue did show up in Chromium as well: https://code.google.com/p/chromium/issues/detail?id=225477