Bug 98796 - [BlackBerry] EGL Context deleted prematurely in GraphicsContext3D destructor
Summary: [BlackBerry] EGL Context deleted prematurely in GraphicsContext3D destructor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-09 10:54 PDT by Artem Simonov
Modified: 2012-10-09 13:12 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.57 KB, patch)
2012-10-09 12:32 PDT, Artem Simonov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Artem Simonov 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.
Comment 1 Artem Simonov 2012-10-09 12:32:35 PDT
Created attachment 167820 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-10-09 13:12:15 PDT
All reviewed patches have been landed.  Closing bug.