summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/jit/PCToCodeOriginMap.cpp
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2015-05-19 14:59:33 +0200
committerAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2015-05-29 09:08:33 +0000
commiteb533c18d91cefc5ba455f53a907a614037333f2 (patch)
tree9a3e7fd4bd6468d24fe3f6695049e8fc73e584cd /Source/JavaScriptCore/jit/PCToCodeOriginMap.cpp
parent64a79a104ded96a5ecc092a38ca4a6a58ee85be5 (diff)
downloadqtwebkit-eb533c18d91cefc5ba455f53a907a614037333f2.tar.gz
Fix another potential OpenGL crash on exit
Now that the QOpenGLContext is watched and set to 0 if deleted, we might have a private class, but no context on deletion, we must therefore test the pointer before trying to make it active to do the final cleanups. Change-Id: Ie970265adfba5d0405a02a157bee344665d2092f Reviewed-by: Yohan Chuzeville <ychuzevi@cisco.com> Reviewed-by: Michael BrĂ¼ning <michael.bruning@theqtcompany.com>
Diffstat (limited to 'Source/JavaScriptCore/jit/PCToCodeOriginMap.cpp')
0 files changed, 0 insertions, 0 deletions