summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
diff options
context:
space:
mode:
authorJocelyn Turcotte <jocelyn.turcotte@digia.com>2014-02-03 16:56:52 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-12 17:13:48 +0100
commit05e3b14e65d40c4aaaf113bb724eba117b31f206 (patch)
tree9ec9aa429bad43bc8602ba6b33c4ad87d7347927 /src/3rdparty
parent0a2e36792a6728b2e19efd7f228d70adff0d78e1 (diff)
Avoid an extra loadStarted/Finished on error
Chromium currently triggers the load of an error page synchronously from the render process when it encounters a load failure. This has the nasty effect of producing extra loadStarted and loadFinished signals, the later also emitted as a successful load. Disable error pages loading until we can implement the error page extension properly. Change-Id: Id6aebc6f63bd810b37d89e9297c0b221e8b81448 Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>
Diffstat (limited to 'src/3rdparty')
m---------src/3rdparty0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/3rdparty b/src/3rdparty
-Subproject b89ebf898a48afcaaa4fb48e6f3f3cbd8febd13
+Subproject afcf184b4a6daf90519a79f1fde5e2a8c026643