qutebrowser/tests
Jimmy b0d1a137da Greasemonkey: Don't attempt scope isolation on webkit
Since the JSCore used by WebKit 602.1 doesn't fully support Proxy and I
can't think of a way to provide isolation otherwise just revert to the
old behaviour in that case. I am checking for the specific WebKit
version because I'm pretty sure that version just happened to be
released when Proxy support was only partially done, any later release
will presumably have a newer JSCore where it works.

There I changed the indentation of a block in the jinja template which
will have inflated the diff.

I added mocking of `objects.backend` to the `webview` and
`webenginewebview` fixtures, I am pretty sure they are mutually
exclusive so don't expect any issues from that.

Because of the feature detection being at template compile time I had to
tweak the test setup to be done via a fixture instead of the setupClass
functionality that I was using before.
2018-05-20 18:42:40 +12:00
..
end2end Merge remote-tracking branch 'origin/pr/3789' 2018-05-08 11:45:20 +02:00
helpers Greasemonkey: Don't attempt scope isolation on webkit 2018-05-20 18:42:40 +12:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Greasemonkey: Don't attempt scope isolation on webkit 2018-05-20 18:42:40 +12:00
conftest.py Greasemonkey: skip window scoping test on webkit 2018-05-20 18:42:40 +12:00
test_conftest.py Update copyright years 2018-02-05 12:19:50 +01:00