qutebrowser/tests/end2end
Florian Bruhin a48ea597d0 Set websettings on each profile's setting object
Turns out QWebEngineSettings.globalSettings() only sets things on the default
profile. We now get everything from the default profile settings, but set it on
both the default and the private profile.

Fixes #2638

(cherry picked from commit b11a4388cd10b6ff2fd917fca689ebdc50d581ae)
2017-05-17 06:31:51 +02:00
..
data Don't add data: URLs to history 2017-05-15 09:04:16 +02:00
features Set websettings on each profile's setting object 2017-05-17 06:31:51 +02:00
fixtures Merge branch 'new-private-browsing' 2017-05-16 06:32:15 +02:00
conftest.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_dirbrowser.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_hints_html.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_insert_mode.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_invocations.py Add tests for new private browsing 2017-05-15 11:02:29 +02:00
test_mhtml_e2e.py Finally update copyrights... 2017-05-09 21:37:03 +02:00