Bug 39046 - REGRESSION(r59276): Original change (59270) was rolled out (Requested by smfr on #webkit).
Summary: REGRESSION(r59276): Original change (59270) was rolled out (Requested by smfr...
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-12 22:33 PDT by WebKit Review Bot
Modified: 2010-05-12 22:38 PDT (History)
2 users (show)

See Also:


Attachments
ROLLOUT of r59276 (1.65 KB, patch)
2010-05-12 22:33 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 2010-05-12 22:33:03 PDT
http://trac.webkit.org/changeset/59276 broke the build:
Original change (59270) was rolled out (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 2010-05-12 22:33:12 PDT
Created attachment 55945 [details]
ROLLOUT of r59276

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 Simon Fraser (smfr) 2010-05-12 22:33:44 PDT
Comment on attachment 55945 [details]
ROLLOUT of r59276

> diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
> index 6ef72b02ba80dd7f55d0610b3b5f98c8dc928fb8..d115f703368f88f6aa616ba496059bebc776418a 100644
> --- a/LayoutTests/ChangeLog
> +++ b/LayoutTests/ChangeLog
> @@ -1,3 +1,14 @@
> +2010-05-12  Sheriff Bot  <webkit.review.bot@gmail.com>
> +
> +        Unreviewed, rolling out r59276.
> +        http://trac.webkit.org/changeset/59276
> +        https://bugs.webkit.org/show_bug.cgi?id=39046
> +
> +        Original change (59270) was rolled out (Requested by smfr on
> +        #webkit).
> +
> +        * platform/gtk/editing/deleting/delete-select-all-001-expected.txt:
> +
>  2010-05-12  Simon Fraser  <simon.fraser@apple.com>
>  
>          Reviewed by Mark Rowe.
> diff --git a/LayoutTests/platform/gtk/editing/deleting/delete-select-all-001-expected.txt b/LayoutTests/platform/gtk/editing/deleting/delete-select-all-001-expected.txt
> index 6d94b8c6112f64cb2f76f4394dc034ebc1bf7496..0bc9fa8df2fcaa345d005913c413be2fbd34fae8 100644
> --- a/LayoutTests/platform/gtk/editing/deleting/delete-select-all-001-expected.txt
> +++ b/LayoutTests/platform/gtk/editing/deleting/delete-select-all-001-expected.txt
> @@ -4,6 +4,7 @@ layer at (0,0) size 800x600
>    RenderBlock {HTML} at (0,0) size 800x600
>      RenderBody {BODY} at (8,8) size 784x584
>        RenderBlock {DIV} at (0,0) size 784x48 [border: (2px solid #FF0000)]
> -        RenderInline {SPAN} at (0,0) size 0x20
> -          RenderBR {BR} at (14,14) size 0x20
> +        RenderBlock (anonymous) at (14,14) size 756x20
> +          RenderInline {SPAN} at (0,0) size 0x20
> +            RenderBR {BR} at (0,0) size 0x20
>  caret: position 0 of child 0 {BR} of child 0 {SPAN} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
Comment 3 WebKit Commit Bot 2010-05-12 22:38:34 PDT
Comment on attachment 55945 [details]
ROLLOUT of r59276

Clearing flags on attachment: 55945

Committed r59343: <http://trac.webkit.org/changeset/59343>
Comment 4 WebKit Commit Bot 2010-05-12 22:38:39 PDT
All reviewed patches have been landed.  Closing bug.