aboutsummaryrefslogtreecommitdiffstats
path: root/git_hooks
diff options
context:
space:
mode:
authorStephen Blott2015-05-12 06:01:08 +0100
committerStephen Blott2015-05-12 06:01:08 +0100
commit7004420e178416cc680416091a23dd804fb9370c (patch)
tree05bb7d6082c8d84ec419fb104ec11880651c3b5c /git_hooks
parentd844f27fdc880f466c1aee41ffc811045cb36df4 (diff)
downloadvimium-7004420e178416cc680416091a23dd804fb9370c.tar.bz2
Fix HUD on options page (temporary fix).
Following on from #1652, vimium was failing to initialize correctly on the options page. Specifically, installListeners() was running before initializeOnDomReady(), hence before HUD.init(). installListeners() runs new GrabBackFocus(), which hides the HUD, which is not yet initialized - so it fails. This is a temporary fix. Could you take a look, @mrmr1993? Perhaps there is a race condition which only arises on the options page. It may be enough to just have HUD.hide() silently pass if @tween is not yet set.
Diffstat (limited to 'git_hooks')
0 files changed, 0 insertions, 0 deletions