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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 29 12:44:15 PDT 2012


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





--- Comment #4 from David Reveman <reveman at chromium.org>  2012-08-29 12:44:18 PST ---
(In reply to comment #3)
> (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.

It's 2 commit completions that happen within a pair of vsync ticks and not necessarily 2 "begin frame" in case that makes any difference.

If we should never do 2 commits, what's the mechanism in place that controls this?

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