WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
80521
[chromium] Remove the TestWebPlugin's use of implicit FBO for offscreen contexts
https://bugs.webkit.org/show_bug.cgi?id=80521
Summary
[chromium] Remove the TestWebPlugin's use of implicit FBO for offscreen contexts
James Robinson
Reported
2012-03-07 10:57:33 PST
[chromium] Remove the TestWebPlugin's use of implicit FBO for offscreen contexts
Attachments
Patch
(8.07 KB, patch)
2012-03-07 11:01 PST
,
James Robinson
kbr
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
James Robinson
Comment 1
2012-03-07 11:01:07 PST
Created
attachment 130649
[details]
Patch
James Robinson
Comment 2
2012-03-07 11:03:42 PST
I'm planning to deprecate the bool renderDirectlyToWebView parameter from WebViewClient::createGraphicsContext3D() and have the rule be that onscreen contexts are created through WebViewClient and offscreen contexts are created through WebKitPlatformSupport. This is the only caller on the WebKit side. Pepper plugins will continue to share resources with an out-of-band mechanism exposed to chromium code only.
Kenneth Russell
Comment 3
2012-03-07 11:08:43 PST
Comment on
attachment 130649
[details]
Patch Looks good.
James Robinson
Comment 4
2012-03-07 11:18:35 PST
Committed
r110075
: <
http://trac.webkit.org/changeset/110075
>
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