Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReferenceError: AddonManager is not defined #54

Closed
lidel opened this issue Feb 5, 2016 · 0 comments
Closed

ReferenceError: AddonManager is not defined #54

lidel opened this issue Feb 5, 2016 · 0 comments
Assignees
Labels
kind/bug A bug in existing code (including security flaws)

Comments

@lidel
Copy link
Member

lidel commented Feb 5, 2016

An error in Browser Console.

Repro: this happens when dnslookup is executed while gateway is offline:

console.error: ipfs-firefox-addon: 
Object
    - _errorType = ReferenceError
    - message = AddonManager is not defined
    - fileName = javascript:AddonManager.getAddonByID("ipfs-firefox-addon@lidel.org", function(aAddon) {unsafeWindow.gViewController.commands.cmd_showItemDetails.doCommand(aAddon, true);});
    - lineNumber = 1
    - stack = @javascript:AddonManager.getAddonByID("ipfs-firefox-addon@lidel.org", function(aAddon) {unsafeWindow.gViewController.commands.cmd_showItemDetails.doCommand(aAddon, true);});:1:1|
    - name = ReferenceError
@lidel lidel added the kind/bug A bug in existing code (including security flaws) label Feb 5, 2016
@lidel lidel self-assigned this Feb 5, 2016
@lidel lidel closed this as completed in bfb4ee3 Feb 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws)
Projects
None yet
Development

No branches or pull requests

1 participant