qutebrowser/tests/unit
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
..
browser Merge remote-tracking branch 'origin/pr/3613' 2018-03-13 08:39:36 +01:00
commands Update copyright years 2018-02-05 12:19:50 +01:00
completion Merge remote-tracking branch 'origin/pr/3613' 2018-03-13 08:39:36 +01:00
config Add missing qapp fixtures to tests 2018-03-15 09:06:40 +01:00
javascript Greasemonkey: Add test for @require support. 2018-03-03 15:02:42 +13:00
keyinput Swap Control/Meta back on macOS 2018-03-14 19:40:56 +01:00
mainwindow Merge remote-tracking branch 'origin/pr/3613' 2018-03-13 08:39:36 +01:00
misc Add missing qapp fixtures to tests 2018-03-15 09:06:40 +01:00
scripts Update copyright years 2018-02-05 12:19:50 +01:00
utils Refactor initialization of internal JavaScript 2018-03-19 09:14:55 +01:00
test_app.py Update copyright years 2018-02-05 12:19:50 +01:00