[Webkit-unassigned] [Bug 49930] [chromium] Need to send didActivateAcceleratedCompositing on first compositor initialize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 22 12:25:55 PST 2010


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


Nat Duca <nduca at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #74585|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Nat Duca <nduca at chromium.org>  2010-11-22 12:25:55 PST ---
Created an attachment (id=74585)
 --> (https://bugs.webkit.org/attachment.cgi?id=74585&action=review)
Proposed fix

This bug occurs on WebGL content because it initializes the shared graphics context before the compositor. The compositor then turns on in WebViewImpl but forgets to tell the RenderWidget that compositor is turned on. RenderWidget proceeds to draw as if the page was software rendered.

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