d44ff5ba01
On some pages like Qt's Gerrit, Indiegogo or Telegram Web, this caused a crash with QtWebEngine and Qt 5.10.1 in QtWebEngineCore::WebContentsAdapter::webContents(). I'm not sure what causes the crash exactly, but I'm guessing it's some kind of race condition between loading the URL initially and deserializing the history, which both ends up loading the URL. Since restoring the history means we end up on the given URL anyways, let's just not open the URL beforehand, which seems to fix this. Fixes #3619. |
||
---|---|---|
.. | ||
help | ||
img | ||
backers.asciidoc | ||
changelog.asciidoc | ||
contributing.asciidoc | ||
faq.asciidoc | ||
install.asciidoc | ||
quickstart.asciidoc | ||
qutebrowser.1.asciidoc | ||
stacktrace.asciidoc | ||
userscripts.asciidoc |