qutebrowser/tests/unit/config
Florian Bruhin bd21686e0d Add webrtc_ip_handling_policy setting
This exposes all possible values, but before
https://codereview.qt-project.org/#/c/240121/ we won't be able to change those
at runtime (or enable URL patterns, which thankfully weren't enabled for the
old setting).

In theory, it'd be possible to handle the "public-interface-only" value via
QWebEngineSettings without requiring a restart, but it isn't worth the trouble.

Closes #4201
2018-09-17 18:39:41 +02:00
..
test_config.py Fix test_set_wrong_backend 2018-07-02 22:32:59 +02:00
test_configcache.py Fix pylint issues with config cache 2018-09-06 16:43:10 +02:00
test_configcommands.py Fix docstrings 2018-09-02 15:46:57 +02:00
test_configdata.py Run test_init_benchmark on CI again 2018-02-10 19:50:20 +01:00
test_configexc.py Improve error messages with backend conditionals 2018-06-12 11:10:03 +02:00
test_configfiles.py Add webrtc_ip_handling_policy setting 2018-09-17 18:39:41 +02:00
test_configinit.py Add webrtc_ip_handling_policy setting 2018-09-17 18:39:41 +02:00
test_configtypes.py Add a UrlPattern config type 2018-09-01 18:25:58 +02:00
test_configutils.py Whitelist config options which support URL patterns 2018-02-20 23:26:22 +01:00