1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-19 10:57:59 +01:00
Files
pentadactyl-pm/plugins/noscript.js
Evan Niessen-Derry 3cc3914a5c Fixed the completion display issues
Fat-arrow function syntax has a lexical `this`, which causes
`this.groups` to be undefined, throwing an error upon sourcing. I
believe this is because it's pulling the `this` variable from the object
syntax constructor immediately surrounding it, instead of from the
completion.noscriptSites function, but I'm not positive.
2016-06-29 22:18:04 -05:00

19 KiB
Executable File