RESOLVED FIXED 49930
[chromium] Send didActivateAcceleratedCompositing when compositor initializes from existing shared context
https://bugs.webkit.org/show_bug.cgi?id=49930
Summary [chromium] Send didActivateAcceleratedCompositing when compositor initializes...
Nat Duca
Reported 2010-11-22 12:18:41 PST
Attachments
Proposed fix (1.60 KB, patch)
2010-11-22 12:25 PST, Nat Duca
no flags
Nat Duca
Comment 1 2010-11-22 12:25:55 PST
Created attachment 74585 [details] 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.
Kenneth Russell
Comment 2 2010-11-22 12:40:13 PST
Comment on attachment 74585 [details] Proposed fix Looks OK.
WebKit Commit Bot
Comment 3 2010-11-22 22:04:03 PST
The commit-queue encountered the following flaky tests while processing attachment 74585 [details]: java/lc3/JSObject/ToObject-001.html Please file bugs against the tests. These tests were authored by ap@webkit.org. The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 4 2010-11-22 22:05:20 PST
Comment on attachment 74585 [details] Proposed fix Clearing flags on attachment: 74585 Committed r72584: <http://trac.webkit.org/changeset/72584>
WebKit Commit Bot
Comment 5 2010-11-22 22:05:25 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.