qutebrowser/tests
Florian Bruhin 0e9159e8e8 Revert "Fix Qt 5.11 issues with clicking invalid links"
This reverts commit 1956590df84a72c7f9a516e805d01529291fccf8.

Turns out the actual issue wasn't due to *invalid* links - it's with links
which have an unknown scheme.

There's still a change in behavior between Qt 5.10 and 5.11 though: Invalid
links are apparently not passed to acceptNavigationRequest (sometimes?) so we
don't show an error message. Instead, we just load about:blank. However,
Chromium does that too and we can't handle a real click easily, so let's just
ignore that one.

See #3661
2018-06-07 13:49:13 +02:00
..
end2end Don't run test with failed download on Qt 5.11 2018-06-06 21:12:23 +02:00
helpers Add missing fake_args fixture 2018-05-08 11:26:45 +02:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Revert "Fix Qt 5.11 issues with clicking invalid links" 2018-06-07 13:49:13 +02:00
conftest.py Show version for POSIX OSes 2018-03-11 13:28:53 +04:00
test_conftest.py Update copyright years 2018-02-05 12:19:50 +01:00