qutebrowser/doc
Florian Bruhin d44ff5ba01 Don't load the URL immediately on :undo
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.
2018-02-25 15:55:20 +01:00
..
help Open qute://tabs with :buffer 2018-02-12 23:00:26 +01:00
img Update cheatsheet 2017-10-28 17:35:35 +02:00
backers.asciidoc Update backers file 2018-02-20 08:52:16 +01:00
changelog.asciidoc Don't load the URL immediately on :undo 2018-02-25 15:55:20 +01:00
contributing.asciidoc Fix broken language links in contributing 2018-02-14 11:40:51 -05:00
faq.asciidoc Fix Qt spelling 2018-02-10 10:41:57 +01:00
install.asciidoc Add scoop installer 2018-02-18 00:07:02 -08:00
quickstart.asciidoc Use https:// links for qutebrowser.org 2017-11-14 10:43:05 +01:00
qutebrowser.1.asciidoc Remove QtWebKit reference from manpage 2017-10-12 09:14:51 +02:00
stacktrace.asciidoc Various spelling fixes 2018-02-04 21:30:59 +01:00
userscripts.asciidoc Simplify selection handling and remove QUTE_SELECTED_HTML 2018-02-06 22:48:00 +01:00