qutebrowser/tests
Florian Bruhin c363982d05 Use per-tab QNAM for QtNetwork downloads again
When starting a download due to unsupportedContent being emitted, we
need to use (and later adopt) the page's QNetworkAccessManager.

Since we need the whole adopting logic for that case anyways, let's keep
things as they were and always run downloads in per-tab QNAMs.

This reverts 53e360ec4b and fixes #2134.
2016-11-22 11:10:37 +01:00
..
end2end Use per-tab QNAM for QtNetwork downloads again 2016-11-22 11:10:37 +01:00
helpers Fix test_tabwidget 2016-11-15 23:40:24 +01:00
manual Add more tests for prompts 2016-11-03 08:40:42 +01:00
unit Fix test_webkitelem 2016-11-16 13:09:16 +01:00
conftest.py tests: Get rid of flaky_once mark 2016-11-10 22:45:27 +01:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00