RESOLVED FIXED 98796
[BlackBerry] EGL Context deleted prematurely in GraphicsContext3D destructor
https://bugs.webkit.org/show_bug.cgi?id=98796
Summary [BlackBerry] EGL Context deleted prematurely in GraphicsContext3D destructor
Artem Simonov
Reported 2012-10-09 10:54:11 PDT
The EGL context for WebGL content is deleted in the GraphicsContext3D destructor, and then it's used in the destructor for the WebGLLayerWebKitThread.
Attachments
Patch (1.57 KB, patch)
2012-10-09 12:32 PDT, Artem Simonov
no flags
Artem Simonov
Comment 1 2012-10-09 12:32:35 PDT
WebKit Review Bot
Comment 2 2012-10-09 13:12:12 PDT
Comment on attachment 167820 [details] Patch Clearing flags on attachment: 167820 Committed r130801: <http://trac.webkit.org/changeset/130801>
WebKit Review Bot
Comment 3 2012-10-09 13:12:15 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.