diff options
author | Allan Sandfeld Jensen <allan.jensen@theqtcompany.com> | 2015-05-19 14:59:33 +0200 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@theqtcompany.com> | 2015-05-29 09:08:33 +0000 |
commit | eb533c18d91cefc5ba455f53a907a614037333f2 (patch) | |
tree | 9a3e7fd4bd6468d24fe3f6695049e8fc73e584cd /Source/JavaScriptCore/debugger/DebuggerScope.cpp | |
parent | 64a79a104ded96a5ecc092a38ca4a6a58ee85be5 (diff) | |
download | qtwebkit-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/debugger/DebuggerScope.cpp')
0 files changed, 0 insertions, 0 deletions