Bug 39047 - REGRESSION(r59272): Original change (59270) was rolled out (Requested by smfr on #webkit).
Summary: REGRESSION(r59272): 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:41 PDT (History)
2 users (show)

See Also:


Attachments
ROLLOUT of r59272 (1.57 KB, patch)
2010-05-12 22:34 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:53 PDT
http://trac.webkit.org/changeset/59272 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:34:01 PDT
Created attachment 55946 [details]
ROLLOUT of r59272

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:34:31 PDT
Comment on attachment 55946 [details]
ROLLOUT of r59272

> diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
> index 6ef72b02ba80dd7f55d0610b3b5f98c8dc928fb8..12fb6a5e10f1d08a84078bd98741bc64d62c2a13 100644
> --- a/LayoutTests/ChangeLog
> +++ b/LayoutTests/ChangeLog
> @@ -1,3 +1,14 @@
> +2010-05-12  Sheriff Bot  <webkit.review.bot@gmail.com>
> +
> +        Unreviewed, rolling out r59272.
> +        http://trac.webkit.org/changeset/59272
> +        https://bugs.webkit.org/show_bug.cgi?id=39047
> +
> +        Original change (59270) was rolled out (Requested by smfr on
> +        #webkit).
> +
> +        * platform/qt/editing/deleting/5408255-expected.txt:
> +
>  2010-05-12  Simon Fraser  <simon.fraser@apple.com>
>  
>          Reviewed by Mark Rowe.
> diff --git a/LayoutTests/platform/qt/editing/deleting/5408255-expected.txt b/LayoutTests/platform/qt/editing/deleting/5408255-expected.txt
> index 993f8dae3d4fba2de54046946a1d601c875a8699..4ac347a82b53d757b81bdb72e16f9047bc0ba11b 100644
> --- a/LayoutTests/platform/qt/editing/deleting/5408255-expected.txt
> +++ b/LayoutTests/platform/qt/editing/deleting/5408255-expected.txt
> @@ -10,5 +10,5 @@ layer at (0,0) size 800x600
>            text run at (0,0) width 773: "This tests for a bug where the delete button wouldn't work because it had -webkit-user-select:none instead of -"
>            text run at (0,20) width 186: "webkit-user-select:ignore. "
>            text run at (186,20) width 504: "The list should be removed, the editable region below should be empty."
> -      RenderBlock {DIV} at (0,56) size 784x52
> +      RenderBlock {DIV} at (0,56) size 784x32
>  caret: position 0 of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document
Comment 3 WebKit Commit Bot 2010-05-12 22:41:05 PDT
Comment on attachment 55946 [details]
ROLLOUT of r59272

Clearing flags on attachment: 55946

Committed r59345: <http://trac.webkit.org/changeset/59345>
Comment 4 WebKit Commit Bot 2010-05-12 22:41:10 PDT
All reviewed patches have been landed.  Closing bug.