aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts/vimium_frontend.coffee
diff options
context:
space:
mode:
Diffstat (limited to 'content_scripts/vimium_frontend.coffee')
-rw-r--r--content_scripts/vimium_frontend.coffee2
1 files changed, 1 insertions, 1 deletions
diff --git a/content_scripts/vimium_frontend.coffee b/content_scripts/vimium_frontend.coffee
index 447f7cc1..a21beb27 100644
--- a/content_scripts/vimium_frontend.coffee
+++ b/content_scripts/vimium_frontend.coffee
@@ -232,7 +232,7 @@ window.installListeners = ->
installedListeners = true
# Other one-time initialization operations.
FindModeHistory.init()
- new GrabBackFocus if isEnabledForUrl
+ new GrabBackFocus if isEnabledForUrl and not runningDOMTests
#
# Whenever we get the focus: