[Webkit-unassigned] [Bug 67760] [DRT] layoutTestController.display() should be implemented for GPU

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 8 10:39:07 PDT 2011


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





--- Comment #2 from James Robinson <jamesr at chromium.org>  2011-09-08 10:39:07 PST ---
LayoutTestController.display() is (obviously) implemented, we have a ton of tests that depend on it.  It doesn't have the same incremental repaint behavior as the software path because we don't do incremental composites, we always composite the full screen.

You should NOT skip the test unless it crashes.  Add the correct expectations.

-- 
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