Bug 87198

Summary: Refactor GraphicsContext3D constructor
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: dino, kkinnunen, noam, zmo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 221664    

Kenneth Russell
Reported 2012-05-22 19:40:19 PDT
The GraphicsContext3D constructor is replicated per port, which has led to issues like Bug 87136. It should be refactored into common code which calls out to do port-specific initialization.
Attachments
Note You need to log in before you can comment on or make changes to this bug.