Bug 45913

Summary: [chromium] Add WebGraphicsContext3D accessor to WebView
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: WebKit Misc.Assignee: Kenneth Russell <kbr>
Status: RESOLVED FIXED    
Severity: Normal CC: jamesr, senorblanco, vangelis
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 45912    
Attachments:
Description Flags
Patch jamesr: review+, kbr: commit-queue-

Kenneth Russell
Reported 2010-09-16 12:01:47 PDT
In order to allow GraphicsContext3D instances for WebGL and other APIs to share resources with the compositor's GraphicsContext3D, a WebGraphicsContext3D accessor needs to be added to WebView (WebKit/chromium/public/WebView.h). Initially this needs to be stubbed out; it can be fully implemented once other changes land.
Attachments
Patch (3.79 KB, patch)
2010-09-16 12:05 PDT, Kenneth Russell
jamesr: review+
kbr: commit-queue-
Kenneth Russell
Comment 1 2010-09-16 12:05:58 PDT
James Robinson
Comment 2 2010-09-16 12:10:09 PDT
Comment on attachment 67825 [details] Patch R=me. Darin OK'd at the WebKit API change verbally as wel.
Kenneth Russell
Comment 3 2010-09-16 12:26:41 PDT
Note You need to log in before you can comment on or make changes to this bug.