summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
diff options
context:
space:
mode:
authorKirill Burtsev <kirill.burtsev@qt.io>2020-12-02 12:49:13 +0100
committerKirill Burtsev <kirill.burtsev@qt.io>2021-01-06 13:03:30 +0100
commitb27edd025dbe6ef2d1e302b8be0e0993ef3d645d (patch)
tree10b600daa6086457d7ea9c4b8e615c9ab5d05d95 /src/3rdparty
parent7194fa83055da3055000adf19b05328e7ccab38b (diff)
Suppress error pages also for http errors if they are disabled
Load with client or server http error results in successful navigation, which leads to 'true' loadFinished result, and subsequent chromium's error page load and display with second set of loadStarted/loadFinished signals. This effectively ignores QWebEngineSettings::ErrorPageEnabled. Fixing it requires submodule change to ask embedder if error pages should also be suppressed for http errors. Also update chromium for required change, which pulls in the following changes: * e71010069b4 Fix embedded builds with printing enabled * f5a93d251cc Allow the embedder to suppress an error page for http errors Change-Id: I731678575439a6dad90dfb89e79b0083c63b49c2 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/3rdparty')
m---------src/3rdparty0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/3rdparty b/src/3rdparty
-Subproject 25db271c9b53e576cbb2cdc84d2c56ca5e8633a
+Subproject f5a93d251cca15cb24a3acacd2fc0f645513c56