]> git.gir.st - VimFx.git/commit
Fix opening links in new tabs in Firefox 50
authorSimon Lydell <simon.lydell@gmail.com>
Mon, 13 Jun 2016 05:59:29 +0000 (07:59 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Mon, 13 Jun 2016 06:06:31 +0000 (08:06 +0200)
commitc8fa3c5351462fc043c3bbb5c34c10e9c25dbe00
tree7dc76710026764f59784f8b6e1369024b6979715
parent3b3dc9a060ee7506dabc72ca3d72e834db695914
Fix opening links in new tabs in Firefox 50

`ContentClick.contentAreaClick` now requires passing `originAttributes`
in order not to crash. This affected `<count>f`, `af`, `F` and `gf`.

See https://hg.mozilla.org/mozilla-central/rev/07dc0094e76f

Supersedes and closes #758. Thanks to @XrXr for finding the problem and
suggesting a fix!
extension/lib/commands.coffee
Imprint / Impressum