qutebrowser/tests/unit/browser
Florian Bruhin 4ec5700cbf Redirect qute:foo to qute://foo
Before, we just returned the same data for both, but then we'll run into
same-origin restrictions as qute:history and qute:history/data are not the same
host.
2017-04-06 21:18:58 +02:00
..
webengine Prevent using %2F as slash in a Content-Disposition header 2017-01-13 18:04:04 +01:00
webkit Redirect qute:foo to qute://foo 2017-04-06 21:18:58 +02:00
test_adblock.py Fix adblock UTF-8 test on Windows 2017-03-13 07:01:13 +01:00
test_commands.py tests: Use pytest.fixture instead of yield_fixture 2016-08-22 07:40:24 +02:00
test_pdfjs.py tests: relax pdfjs tests 2016-10-06 16:18:21 +02:00
test_qutescheme.py Send history item atime in milliseconds. 2017-03-16 12:03:40 +05:00
test_shared.py QtWebEngine: Implement custom HTTP headers 2016-09-07 18:29:38 +02:00
test_signalfilter.py tests: Use pytest.fixture instead of yield_fixture 2016-08-22 07:40:24 +02:00
test_tab.py Add fullscreen support for QtWebEngine 2017-02-06 16:22:58 +01:00