]> git.gir.st - VimFx.git/commit
Do not inject Console.jsm into frame scripts
authorgirst <girst@users.noreply.github.com>
Sun, 22 Nov 2020 15:03:29 +0000 (16:03 +0100)
committergirst <girst@users.noreply.github.com>
Sun, 22 Nov 2020 15:03:29 +0000 (16:03 +0100)
commitfc7c8be2015724326adc207e1dd3bbb6168df1f7
tree9ff3d957f563a14d3c0be0724cb7010f458dcbee
parent8705312c263a9980d218950fa9ab4f7266a3ad43
Do not inject Console.jsm into frame scripts

causes some errors in the browser console

TypeError: console.createInstance is not a function 3 E10SUtils.jsm:297:27
    log resource://gre/modules/E10SUtils.jsm:297
    shouldLoadURI resource://gre/modules/E10SUtils.jsm:955
    shouldLoadURI chrome://browser/content/tab-content.js:45
TypeError: log is not a function LoginManagerChild.jsm:813:8
    onDOMFormHasPassword resource://gre/modules/LoginManagerChild.jsm:813
    handleEvent resource://gre/modules/LoginManagerChild.jsm:673
TypeError: log is undefined LoginFormFactory.jsm:68:5
    createFromForm resource://gre/modules/LoginFormFactory.jsm:68
    createFromField resource://gre/modules/LoginFormFactory.jsm:110
    handleEvent resource://gre/modules/LoginManagerChild.jsm:684
extension/bootstrap.coffee
Imprint / Impressum