qutebrowser/tests/end2end
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
..
data Add missing rapid.html 2016-11-14 09:14:57 +01:00
features Use per-tab QNAM for QtNetwork downloads again 2016-11-22 11:10:37 +01:00
fixtures Fix lint 2016-11-10 22:45:27 +01:00
conftest.py Reenable @qtwebengine_createWindow tests 2016-11-15 07:03:13 +01:00
test_dirbrowser.py Mark test_dirbrowser as qtwebengine_skip 2016-08-18 23:05:31 +02:00
test_hints_html.py tests: Add QUTE_BDD_WEBENGINE environment variable 2016-09-05 15:08:00 +02:00
test_insert_mode.py Try to stabilize test_insert_mode 2016-10-06 10:40:28 +02:00
test_invocations.py Remove support for an empty data/config/cachedir 2016-11-14 23:13:21 +01:00
test_mhtml_e2e.py tests: Mark test_mhtml_e2e as qtwebengine_todo 2016-08-18 23:32:26 +02:00