mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-26 22:02:26 +01:00
3cc3914a5c157cc2c710b3fbb3a9539961fd6e6a
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.
Description
Pentadactyl for Pale Moon
Languages
JavaScript
93.7%
C++
1.8%
CSS
1.6%
XSLT
1.3%
Vim script
0.8%
Other
0.6%