[Webkit-unassigned] [Bug 95358] [Chromium] CCLayerTreeHostTestScrollChildLayer makes the wrong assumptions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 29 10:29:53 PDT 2012


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





--- Comment #3 from James Robinson <jamesr at chromium.org>  2012-08-29 10:29:56 PST ---
(In reply to comment #2)
> The test is failing whenever two commits are performed in between two vsync ticks as this causes beginCommitOnCCThread to be called twice without any calls to drawLayersOnCCThread and the test seem to assumes that this can't happen.

But we should never do 2 commits within pair of vsyncs - that's a valid assumption to make.

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