browsh/interfacer
Thomas Buckley-Houston 3ee9b16ea8 Prevent mouse interaction crashing app
Possibly helps everyone in #63, #73 and #94

Whether it solves the issue or not, this definitely fixes a bug.
`CurrentTab` doesn't refer to anything until the first frame is received
from the webextension, yet tthe `handleMouseEvent` function can be
triggered long before that.
2018-07-11 11:30:22 +08:00
..
contrib Don't use curl's --fail in setting up Browsh 2018-07-10 10:44:34 +08:00
src Prevent mouse interaction crashing app 2018-07-11 11:30:22 +08:00
test First implementation of bg image for HTML service 2018-07-08 13:52:33 +08:00
Gopkg.lock Added gzip compression to HTTP server 2018-06-26 13:57:52 +08:00
Gopkg.toml Added gzip compression to HTTP server 2018-06-26 13:57:52 +08:00