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

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.