RESOLVED WORKSFORME 35359
fast/repaint/renderer-destruction-by-invalidateSelection-crash.html fails intermittently
https://bugs.webkit.org/show_bug.cgi?id=35359
Summary fast/repaint/renderer-destruction-by-invalidateSelection-crash.html fails int...
Eric Seidel (no email)
Reported 2010-02-24 13:53:28 PST
fast/repaint/renderer-destruction-by-invalidateSelection-crash.html fails intermittently I'm seeing this when running a Mac WebKit DRT under run-chromium-webkit-tests, but it may affect the normal run-webkit-tests too. NOTE: The diff is backwards due to bug 35265 --- /tmp/run-chromium-webkit-tests-layout-test-results/fast/repaint/renderer-destruction-by-invalidateSelection-crash-actual.txt +++ /tmp/run-chromium-webkit-tests-layout-test-results/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt @@ -1,1 +1,21 @@ - +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +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 784x23 + RenderTextControl {INPUT} at (2,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)] + RenderText {#text} at (0,0) size 0x0 + RenderBlock (anonymous) at (0,23) size 784x18 + RenderText {#text} at (0,0) size 4x18 + text run at (0,0) width 4: " " + RenderText {#text} at (0,0) size 0x0 + RenderBlock {DIV} at (0,41) size 784x0 + RenderBlock (anonymous) at (0,41) size 784x0 + RenderText {#text} at (0,0) size 0x0 + RenderText {#text} at (0,0) size 0x0 + RenderText {#text} at (0,0) size 0x0 + RenderText {#text} at (0,0) size 0x0 +layer at (13,13) size 119x13 + RenderBlock {DIV} at (3,3) size 119x13 +caret: position 0 of child 0 {DIV} of child 1 {INPUT} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
Attachments
Dirk Pranke
Comment 1 2011-03-18 18:11:21 PDT
why is this blocking bug 34984?
Dirk Pranke
Comment 2 2011-04-06 19:44:03 PDT
If this is even still failing, I don't think it should block bug 34984. I plan on verifying that it works now, but if it doesn't, I plan to clear the blocking flag on Mon 4/11. If you disagree, now would be a good time to speak up :).
Dirk Pranke
Comment 3 2011-04-12 18:33:38 PDT
This test no longer appears to be failing. Closing as WORKSFORME.
Note You need to log in before you can comment on or make changes to this bug.