Bug 80670

Summary: [chromium] Expose the shared graphics context on WebView so callers can allocate resources on the main thread for the compositor to use
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, fischman, fishd, kbr, piman, senorblanco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch senorblanco: review+

James Robinson
Reported 2012-03-08 19:08:44 PST
[chromium] Expose the shared graphics context on WebView so callers can allocate resources on the main thread for the compositor to use
Attachments
Patch (3.89 KB, patch)
2012-03-08 19:10 PST, James Robinson
senorblanco: review+
James Robinson
Comment 1 2012-03-08 19:10:15 PST
WebKit Review Bot
Comment 2 2012-03-08 19:12:47 PST
Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API.
James Robinson
Comment 3 2012-03-08 19:13:50 PST
Longer term I think that it's possible that this is the only context exposed on WebView, but for now I'm exposing both contexts so that the chromium and WebKit sides can land without #ifdefs to guard and so that we can figure out how to handle H/W accel video separately. Chromium side: https://chromiumcodereview.appspot.com/9657021
Antoine Labour
Comment 4 2012-03-08 22:36:16 PST
Comment on attachment 130951 [details] Patch lgtm
Stephen White
Comment 5 2012-03-09 10:33:10 PST
Comment on attachment 130951 [details] Patch OK. r=me
James Robinson
Comment 6 2012-03-09 13:33:02 PST
Note You need to log in before you can comment on or make changes to this bug.