From b874432c69056bc7716ecb1c26fe600d784c4772 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Fri, 9 Jun 2017 10:31:21 +0200 Subject: [PATCH] Remove private browsing notes for QtWebKit-NG --- INSTALL.asciidoc | 4 +--- qutebrowser/html/backend-warning.html | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/INSTALL.asciidoc b/INSTALL.asciidoc index 811ca489e..ad4b8446f 100644 --- a/INSTALL.asciidoc +++ b/INSTALL.asciidoc @@ -98,8 +98,7 @@ qutebrowser is available in the official [community] repository. ---- It's also recommended to install `qt5-webkit-ng` or `qt5-webengine` (and start -with `--backend webengine`) to use an up-to-date backend. Note that private -browsing won't work with QtWebKit-NG yet. +with `--backend webengine`) to use an up-to-date backend. There is also a -git version available in the AUR: https://aur.archlinux.org/packages/qutebrowser-git/[qutebrowser-git]. @@ -168,7 +167,6 @@ necessary. It's also recommended to install QtWebKit-NG via https://gist.github.com/annulen/309569fb61e5d64a703c055c1e726f71[this ebuild], or install Qt >= 5.7.1 with QtWebEngine in order to use an up-to-date backend. -Note that private browsing won't work with QtWebKit-NG yet. If video or sound don't seem to work, try installing the gstreamer plugins: diff --git a/qutebrowser/html/backend-warning.html b/qutebrowser/html/backend-warning.html index b6db4f001..b04793a35 100644 --- a/qutebrowser/html/backend-warning.html +++ b/qutebrowser/html/backend-warning.html @@ -69,7 +69,7 @@ the qute://settings page or caret browsing).

Using QtWebKit-NG instead

-This is a drop-in replacement for legacy QtWebKit. Note private browsing won't work with it properly until its next release. +This is a drop-in replacement for legacy QtWebKit.

{% if distribution.parsed == Distribution.debian and distribution.version >= version('9') %}