]> git.gir.st - VimFx.git/commit
Fix uncaught ReferenceError sometimes when opening tabs
authorSimon Lydell <simon.lydell@gmail.com>
Fri, 23 Oct 2015 19:39:48 +0000 (21:39 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Fri, 23 Oct 2015 19:39:48 +0000 (21:39 +0200)
commita5f1415a342ecbf5c2c8ddccf8b7910be38160c0
tree28f7785a70826aa3839c4bfb421a9ead9139cb56
parent52ec6945c8829e84231ee119681eb65481a19530
Fix uncaught ReferenceError sometimes when opening tabs

Apparently, `setTimeout` is _sometimes_ available in frame scripts, sometimes
not. `content.setTimeout` always is available, though.
extension/bootstrap.coffee
Imprint / Impressum