]> git.gir.st - VimFx.git/commit
Ignore error thrown by dispatchDOMEvent
authorgirst <girst@users.noreply.github.com>
Tue, 31 Dec 2019 16:44:37 +0000 (17:44 +0100)
committergirst <girst@users.noreply.github.com>
Tue, 31 Dec 2019 16:44:37 +0000 (17:44 +0100)
commit74113cd2ad84105069b793ff7b30e3fcea0dd4df
tree1766d0179199f7fffe91546661fc9423e37a73e1
parentf27399c40e966e25dbabf4e77e09852fda006d76
Ignore error thrown by dispatchDOMEvent

Triggered e.g. by `f`-ing on an extension card's description/title. The
click still registers, so it's just noise in the log. This bug is
present in all supported versions (at least 68..73), but unlikely to be
fixed, as it is "only" a testing function (and we're not supposed to use
it).
NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIDOMWindowUtils.dispatchDOMEventViaPresShellForTesting]
extension/lib/utils.coffee
Imprint / Impressum