Bug 43660

Summary: GraphicsContext3D::create should take a Page, not a HostWindow
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED INVALID    
Severity: Normal CC: noam, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review-

James Robinson
Reported 2010-08-06 18:33:49 PDT
GraphicsContext3D::create should take a Page, not a HostWindow
Attachments
Patch (22.07 KB, patch)
2010-08-06 18:37 PDT, James Robinson
sam: review-
James Robinson
Comment 1 2010-08-06 18:37:54 PDT
Sam Weinig
Comment 2 2010-08-06 22:32:20 PDT
Comment on attachment 63792 [details] Patch This seems like the wrong direction. Taking a Page* would be a layering violation. Why is this necessary? Also, you are missing a ChangeLog. (Also, why is chromium GraphicsContext3D in WebKit/chromium and not in WebCore/platform?) r-.
James Robinson
Comment 3 2010-08-08 12:13:40 PDT
Good point! Closing this out, was a bad idea :)
Note You need to log in before you can comment on or make changes to this bug.