Bug 87198
Summary: | Refactor GraphicsContext3D constructor | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kenneth Russell <kbr> |
Component: | WebGL | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |