NEW 87198
Refactor GraphicsContext3D constructor
https://bugs.webkit.org/show_bug.cgi?id=87198
Summary Refactor GraphicsContext3D constructor
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.