[Webkit-unassigned] [Bug 94903] [chromium] Fix a bug where CCThreadProxy::canDraw() gets stuck at false on tab switch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 24 12:03:30 PDT 2012


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





--- Comment #11 from Christopher Cameron <ccameron at chromium.org>  2012-08-24 12:03:29 PST ---
Chagned th(In reply to comment #9)
> As long as we don't keep posting tasks to beginFrame that get Aborted, it sounds like a reasonable suggestion.
> 
> Can we add a test to check that behavior?

We actually already have a test for this behavior -- TestGoesInvisibleBeforeBeginFrameCompletes.  I've updated this to set visible again and verify that when we do this we are asked to start a frame and then begin a commit.

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