WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Fixes Chrome bug
http://code.google.com/p/chromium/issues/detail?id=64096
Attachments
Proposed fix
(1.60 KB, patch)
2010-11-22 12:25 PST
,
Nat Duca
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug