[Webkit-unassigned] [Bug 54561] [chromium] Layout Test fast/canvas/setWidthResetAfterForcedRender.html fails on accelerated 2D canvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 28 08:44:55 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=54561





--- Comment #13 from Stephen White <senorblanco at chromium.org>  2011-02-28 08:44:54 PST ---
(In reply to comment #12)
> Oops, sorry, I miss-operated.
> 
> Still the tree info fails but the bug itself looks gone.
> 
> So we have to correct "expected" tree files.
> 
> I guess, not only setWidthResetAfterForcedRender.html, but also other layout test fail because the tree result is unexpected.

Although the results are correct in Chrome (same result in software or hardware), the test is still failing since LayoutTestController does not seem to do the right thing for composited layers.  I think we need a way to make LayoutTestController.display() (or more precisely, WebViewHost::displayRepaintMask) write its results into the composited layer, rather than on top of the framebuffer.

So in this case, we shouldn't rebaseline (commit a new expected result), since the result is still wrong until LayoutTestController is fixed.

> (In reply to comment #11)
> > 
> > (In reply to comment #10)
> > > The cq was waiting for the tree to be green.  It runs "hot" in that it keeps trying until success.  It didn't ever "fail" this patch or it would have noted so in the bug.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list