diff options
author | Milian Wolff <milian.wolff@kdab.com> | 2013-02-04 11:58:55 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-02-15 19:22:15 +0100 |
commit | 9ca8b2f302d7396b24f448a3ba4e45ef5c6a1018 (patch) | |
tree | 5ca93bccc83e13c9999d9a79e78b69bc72bf45a5 /Source/JavaScriptCore/runtime/StringRecursionChecker.cpp | |
parent | 7e5ca126b32d9106c737b2cc399b98378619ca63 (diff) | |
download | qtwebkit-9ca8b2f302d7396b24f448a3ba4e45ef5c6a1018.tar.gz |
[Qt] Don't crash on exit when encountering uninitialized WebView.
https://bugs.webkit.org/show_bug.cgi?id=107812
When a WebView is never shown it will not initialize its root layer and
can thus crash on exit when trying to clean up said layers children.
This was fixed properly upstream in commit 18ac4c73a2 but according to
Jocelyn it cannot be cherry-picked easily due to dependencies on other
changes.
Change-Id: I58f5df8d3cd2756ac4f0b0c6a60b19c5c5ef27e8
Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/runtime/StringRecursionChecker.cpp')
0 files changed, 0 insertions, 0 deletions