parent
7304db916c
commit
0863c3277c
@ -381,9 +381,7 @@ class QuteProc(testprocess.Process):
|
||||
settings = [
|
||||
('ui', 'message-timeout', '0'),
|
||||
('general', 'auto-save-interval', '0'),
|
||||
('general', 'new-instance-open-target.window', 'last-opened'),
|
||||
# https://github.com/The-Compiler/qutebrowser/issues/2250
|
||||
('content', 'webgl', 'false'),
|
||||
('general', 'new-instance-open-target.window', 'last-opened')
|
||||
]
|
||||
if not self.request.config.webengine:
|
||||
settings.append(('network', 'ssl-strict', 'false'))
|
||||
|
Loading…
Reference in New Issue
Block a user