[Webkit-unassigned] [Bug 66523] [chromium] RenderView should register for WebGraphics3D callbacks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 22 22:52:12 PDT 2011


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





--- Comment #9 from Nat Duca <nduca at chromium.org>  2011-08-22 22:52:13 PST ---
Iirw, I think we figured out a way to not need this patch at all. The "so many callbacks" was smelling funny to Iain and I as well, so we switched to making #ifdef'd calls from WGC3D to RenderView .

The long term fix for this is to move main-thread scheduling into the compositor as well. The main challenge I see there is plugin window moves and updateRects...

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