RESOLVED DUPLICATE of bug 67955 67144
[chromium] Layout test fast/canvas/setWidthResetAfterForcedRender.html failing on GPU after r93988
https://bugs.webkit.org/show_bug.cgi?id=67144
Summary [chromium] Layout test fast/canvas/setWidthResetAfterForcedRender.html failin...
Stephen White
Reported 2011-08-29 11:42:19 PDT
Layout test fast/canvas/setWidthResetAfterForcedRender.html is failing on the Mesa bots after r93988.
Attachments
Patch (2.84 KB, patch)
2011-08-29 13:17 PDT, Stephen White
senorblanco: review-
Stephen White
Comment 1 2011-08-29 13:17:12 PDT
Stephen White
Comment 2 2011-08-29 13:21:01 PDT
Comment on attachment 105515 [details] Patch Never mind; this fix didn't work. :(
James Robinson
Comment 3 2011-09-01 17:53:28 PDT
This test is still really flaky
Stephen White
Comment 4 2011-09-12 07:02:41 PDT
FYI: even if it were "fixed" back to pre-93988 behaviour, I don't think the pixel results will be correct, since LayoutTestController::display() doesn't really handle the repaint mask correctly for composited layers. When the compositor is enabled, WebViewHost::displayRepaintMask() probably needs to paint into the composited layer rather than the framebuffer. See https://bugs.webkit.org/show_bug.cgi?id=54561 for reference.
James Robinson
Comment 5 2011-09-13 10:22:21 PDT
*** This bug has been marked as a duplicate of bug 67955 ***
Note You need to log in before you can comment on or make changes to this bug.