qutebrowser/tests
Florian Bruhin c112290664 Make QtNetwork download manager great^H^H^H^Hlobal again
We originally made it per-window in b502280c06 for
issue #228, but that was back when we still needed window IDs for stuff like
message.info.

Nowadays, there's no reason for it to be per-window anymore. The rest of the
download code can deal with one global download manager (because QtWebEngine has
one), and apart from QNAM code which wasn't used here anyways (as tab_id=None)
there was nothing using the window ID anymore.

Also see #3456 which was the original motivation for this change.
2018-02-11 16:15:29 +01:00
..
end2end Skip another scroll test with Qt 5.10 and Travis 2018-02-10 20:15:17 +01:00
helpers Add add/remove tests to benchmarks 2018-02-10 15:10:33 -05:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Make QtNetwork download manager great^H^H^H^Hlobal again 2018-02-11 16:15:29 +01:00
conftest.py Skip failing scrolling tests on Qt 5.10 on Travis 2018-02-08 10:42:55 +01:00
test_conftest.py Update copyright years 2018-02-05 12:19:50 +01:00