5digits / dactyl

Pentadactyl and other related Gecko extensions
Other
470 stars 98 forks source link

"pentadactyl: SyntaxError: missing ) after argument list" in Firefox 46.0a2 #135

Closed veeven closed 8 years ago

veeven commented 8 years ago

After Firefox Developer Edition upgraded to 46.0a2, Pentadactyl stopped working. I see errors like the below in the console.

pentadactyl: Loading overlay: SyntaxError: missing ) after argument list

pentadactyl: bootstrap: SyntaxError: missing ) after argument list
loadSubScript@resource://dactyl/bootstrap.jsm:26:12

1220564 – Remove legacy array/generator comprehension. might be causing the breakage.

veeven commented 8 years ago

These errors no longer occurring with xpi built with latest code. These commits should have fixed the issue: