]> git.gir.st - VimFx.git/commit
fix 'F' and 'et'
authorgirst <girst@users.noreply.github.com>
Sat, 18 May 2024 16:07:56 +0000 (18:07 +0200)
committergirst <girst@users.noreply.github.com>
Sat, 18 May 2024 16:17:06 +0000 (18:17 +0200)
commit822f3bacba812d550ea57b1ee34b3f614d45b76b
treeb42b3fb325f7bf6b8642282007a161007fcef786
parent57913c9098768f6428a8c200aa0e11a247073984
fix 'F' and 'et'

reported by @alexnguyennn (#1001). note that mozilla's original patch
[1] (lazily) imports BrowserUtils.sys.mjs while we just reuse the one
from the window object (like we did in v0.27.1). this patch seems to
have been uplifted into devedition 126 as well as nightly 127.

regressed by: bugzil.la/1742889
[1]: https://hg.mozilla.org/mozilla-central/diff/d85012b3aa3d67faba01f3f896a6ace6dbdbc37e/browser/actors/ClickHandlerParent.sys.mjs
extension/lib/utils.coffee
Imprint / Impressum