diff options
author | Allan Sandfeld Jensen <allan.jensen@digia.com> | 2014-01-24 15:37:26 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2014-02-14 12:48:50 +0100 |
commit | 3a58945611c1a34ad9a57bededeeb61ec9ebfe70 (patch) | |
tree | 66e2d318a689e97ed087324a1c917384c33dfd3b /Source/JavaScriptCore/bytecode/CodeBlock.cpp | |
parent | c08fb0e70efe3e8b3e53d2a6cbe64320c21aec2e (diff) | |
download | qtwebkit-3a58945611c1a34ad9a57bededeeb61ec9ebfe70.tar.gz |
Fix ASSERT on QtWebEngine TP blog post
When loading the blog post about QtWebEngine TP1, QtWebKit hits an
assert when an already loaded script stops the load of resource being
processed.
This patch changes the handling of revalidated sources so that
didAddClient and thereby notifyFinished are called from a timer event
instead of synchronously during handling of the load event.
Change-Id: I33480a7216117fa19eb6cc57d1ccac1f2886b3ae
Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/bytecode/CodeBlock.cpp')
0 files changed, 0 insertions, 0 deletions