]> git.gir.st - VimFx.git/commit
Fix uncaught exception when loading some pages
authorSimon Lydell <simon.lydell@gmail.com>
Fri, 15 Jan 2016 18:53:47 +0000 (19:53 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Fri, 15 Jan 2016 18:53:47 +0000 (19:53 +0100)
commit0d5b34ca49e6a2880503fc3b26072b58932c8b1e
tree8a3660c02cc4f642e4d991fed3faa17a0b7b7d6f
parentce09ad89880b5ed314b8e4251f0a8909fc788689
Fix uncaught exception when loading some pages

In frame scripts, `document.activeElement` may be null while the page is
loading.
extension/lib/commands-frame.coffee
extension/lib/events-frame.coffee
extension/lib/utils.coffee
Imprint / Impressum