diff options
author | Allan Sandfeld Jensen <allan.jensen@digia.com> | 2013-11-27 18:44:08 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-12-02 13:10:39 +0100 |
commit | a3b20f87c4791ab294f770fb9f1b6a6a42349da8 (patch) | |
tree | 6c66b7627c71b1fe8505e1b665d4bf3094ad3b1d /Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp | |
parent | 48c1382c33b77b002c1b295b9d2d6c4987526add (diff) | |
download | qtwebkit-a3b20f87c4791ab294f770fb9f1b6a6a42349da8.tar.gz |
Fix crash on exit of Google Maps
QtWebKit may crash when exiting the new WebGL version of Google maps.
The problem is that under some circumstances the PlatformLayer is destroyed
before the GraphicsLayer that reference it, causing the GraphicsLayer to
access it during destruction.
Change-Id: Ia3d0f337dcb9b8b38e9e23f53bea669bd868f713
Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp')
0 files changed, 0 insertions, 0 deletions