Bug 98796

Summary: [BlackBerry] EGL Context deleted prematurely in GraphicsContext3D destructor
Product: WebKit Reporter: Artem Simonov <asimonov>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, mifenton, rwlbuis, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Attachments:
Description Flags
Patch none

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.