5digits / dactyl

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

:cookies command no longer works #102

Closed yourealwaysbe closed 8 years ago

yourealwaysbe commented 8 years ago

On Firefox 42.0, with the latest git version of pentadactyl, i get the following error when trying to run commands such as

:cookies github.com allow
[Exception... "Could not convert JavaScript argument arg 0 [nsIPermissionManager.remove]"  nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)"  location: "JS frame :: resource://dactyl/bootstrap.jsm -> resource://dactyl/sanitizer.jsm :: setPerms :: line 566"  data: no] util.jsm:1437:0
    setPerms@resource://dactyl/sanitizer.jsm:566:17
    initCommands/<@resource://dactyl/sanitizer.jsm:605:29
    exec@resource://dactyl/commands.jsm:193:17
    trapErrors@resource://dactyl-content/dactyl.js:1140:20
    execute@resource://dactyl/commands.jsm:182:1
    execute@resource://dactyl-content/dactyl.js:552:26
    _onSubmit@resource://dactyl-content/commandline.js:491:17
    withSavedValues@resource://dactyl/base.jsm:1067:20
    _onSubmit@resource://dactyl-content/commandline.js:488:13
    withContext/<@resource://dactyl/contexts.jsm:603:20
    withSavedValues@resource://dactyl/base.jsm:1067:20
    withContext@resource://dactyl/contexts.jsm:601:1
    CEM_onSubmit@resource://dactyl-content/commandline.js:486:1
    CM_leave/<@resource://dactyl-content/commandline.js:420:21
    trapErrors@resource://dactyl-content/dactyl.js:1140:20
    set/<@resource://dactyl-content/modes.js:384:13
    set@resource://dactyl-content/modes.js:383:9
    pop@resource://dactyl-content/modes.js:408:1
    initMappings/</<@resource://dactyl-content/commandline.js:1827:33
    trapErrors@resource://dactyl-content/dactyl.js:1140:20
    execute@resource://dactyl-content/key-processors.js:91:30
    process@resource://dactyl-content/key-processors.js:221:16
    onKeyPress@resource://dactyl-content/events.js:751:22
    wrappedListener@resource://dactyl-content/events.js:225:17
    httpGet@resource://dactyl/util.jsm:850:13
    findHelpFile@resource://dactyl/help.jsm:68:23
    init@resource://dactyl/help.jsm:30:25
    HelpBuilder@resource://dactyl/base.jsm line 876 > eval:10:23
    force@resource://dactyl/cache.jsm:217:29
    get@resource://dactyl/cache.jsm:245:22
    Help<.data@resource://dactyl/help.jsm:221:39
    Help<.tags@resource://dactyl/help.jsm:225:18
    completion_help@resource://dactyl/help.jsm:455:13
    initCommands/</<.completer@resource://dactyl/help.jsm:442:25
    ex@resource://dactyl/commands.jsm:1567:25
    forkapply@resource://dactyl/completion.jsm:792:23
    fork@resource://dactyl/completion.jsm:779:16
    CEM_complete@resource://dactyl-content/commandline.js:478:13
    complete@resource://dactyl-content/commandline.js:1311:13
    tab@resource://dactyl-content/commandline.js:1623:17
    tabTell@resource://dactyl-content/commandline.js:1160:17
    notify@resource://dactyl/base.jsm:1487:13