qutebrowser/qutebrowser/javascript
Jimmy d162e01422 Greasemonkey: remove extra window scope IIFE
Also change the block scoped `window` declaration to be const because it
seemed like a good idea. The real window seems to just silently ignore
attempts to overwrite it.
2018-05-20 18:42:40 +12:00
..
.eslintignore Refactor initialization of internal JavaScript 2018-03-19 09:14:55 +01:00
.eslintrc.yaml Merge remote-tracking branch 'upstream/master' into jay/frame-hinting 2018-01-17 17:24:43 -05:00
caret.js Use signals to update statusbar in caret mode 2018-03-19 18:44:06 +01:00
global_wrapper.js Refactor initialization of internal JavaScript 2018-03-19 09:14:55 +01:00
greasemonkey_wrapper.js Greasemonkey: remove extra window scope IIFE 2018-05-20 18:42:40 +12:00
history.js change some lambdas to functions 2017-10-31 12:54:26 +01:00
pac_utils.js keep old pac_utils.js 2017-10-31 16:40:09 +01:00
position_caret.js change some lambdas to functions 2017-10-31 12:54:26 +01:00
scroll.js change some lambdas to functions 2017-10-31 12:54:26 +01:00
stylesheet.js Fix error in stylesheet.js on older QtWebEngine 2017-11-09 19:28:36 +02:00
webelem.js Fix hinting in frames on qt5.9 with input ranges 2018-03-13 18:54:08 -04:00