RESOLVED FIXED 39047
REGRESSION(r59272): Original change (59270) was rolled out (Requested by smfr on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=39047
Summary REGRESSION(r59272): Original change (59270) was rolled out (Requested by smfr...
WebKit Review Bot
Reported 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
Attachments
ROLLOUT of r59272 (1.57 KB, patch)
2010-05-12 22:34 PDT, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 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.
Simon Fraser (smfr)
Comment 2 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
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2010-05-12 22:41:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.