From 8601edd71e74ba522e32658309cb2e7acca8aeeb Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Tue, 27 Sep 2016 06:45:19 +0100 Subject: Disable content-script loader (temporary). Scripts loaded via the content-script loader previously were loaded synchronously. In recent versions of Chrome, they now seem to be loaded asynchrnously, which causes errors. This is a temporary commit to keep master healthy until I (or somebody) figures out properly what is going on. It is expected to be reverted in due course. --- pages/help_dialog.html | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) (limited to 'pages/help_dialog.html') diff --git a/pages/help_dialog.html b/pages/help_dialog.html index 8ac000fb..71869933 100644 --- a/pages/help_dialog.html +++ b/pages/help_dialog.html @@ -1,7 +1,29 @@ Vimium Help - + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3