qutebrowser/tests/unit/utils
Florian Bruhin 1b84bbd61d Refactor initialization of internal JavaScript
- Initialize JavaScript in webenginesettings.py instead of webenginetab.py
- Move JavaScript snippet into a .js file
- Make sure scripts can be re-run and do nothing if already run.
- Run scripts on DocumentCreation *and* DocumentReady. Closes #3717.
- Give each script an unique name for debugging.
- Also make custom stylesheets work on chrome:// pages
2018-03-19 09:14:55 +01:00
..
usertypes Update copyright years 2018-02-05 12:19:50 +01:00
overflow_test_cases.py Update copyright years 2018-02-05 12:19:50 +01:00
test_debug.py Update copyright years 2018-02-05 12:19:50 +01:00
test_error.py Update copyright years 2018-02-05 12:19:50 +01:00
test_javascript.py Refactor initialization of internal JavaScript 2018-03-19 09:14:55 +01:00
test_jinja.py Cache HTML/JS resource files when starting 2018-03-05 09:08:06 +01:00
test_log.py Update copyright years 2018-02-05 12:19:50 +01:00
test_qtutils.py Update copyright years 2018-02-05 12:19:50 +01:00
test_standarddir.py Fix TestCreatingDir on non-Linux 2018-02-10 23:08:47 +01:00
test_urlmatch.py Allow lightweight URL patterns without a scheme 2018-03-06 10:33:55 +01:00
test_urlutils.py Update copyright years 2018-02-05 12:19:50 +01:00
test_utils.py Cache HTML/JS resource files when starting 2018-03-05 09:08:06 +01:00
test_version.py Add missing qapp fixtures to tests 2018-03-15 09:06:40 +01:00