diff options
| author | Stephen Blott | 2015-05-12 06:01:08 +0100 |
|---|---|---|
| committer | Stephen Blott | 2015-05-12 06:01:08 +0100 |
| commit | 7004420e178416cc680416091a23dd804fb9370c (patch) | |
| tree | 05bb7d6082c8d84ec419fb104ec11880651c3b5c /git_hooks | |
| parent | d844f27fdc880f466c1aee41ffc811045cb36df4 (diff) | |
| download | vimium-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
