Skip to content

Project loads in Edge and Chrome but not Firefox #1752

@rickmcgeer

Description

@rickmcgeer

Describe the bug
The project https://github.com/engageLively/galyleo-dashboard loads in Microsoft Edge and Google Chrome, but not in Firefox. The console error message is:

this.window.gBrowserInit is undefined [ext-browser.js:1148:9](chrome://browser/content/parent/ext-browser.js)
    get activeTab chrome://browser/content/parent/ext-browser.js:1148
    candidates chrome://extensions/content/parent/ext-tabs-base.js:2111
    InterpretGeneratorResume self-hosted:1425
    next self-hosted:1346
    query chrome://extensions/content/parent/ext-tabs-base.js:2133
    InterpretGeneratorResume self-hosted:1425
    next self-hosted:1346
    from self-hosted:533
    query chrome://browser/content/parent/ext-tabs.js:1016
    result resource://gre/modules/ExtensionParent.sys.mjs:1228
    withCallContextData resource://gre/modules/ExtensionParent.sys.mjs:671
    result resource://gre/modules/ExtensionParent.sys.mjs:1227
    withPendingBrowser resource://gre/modules/ExtensionParent.sys.mjs:681
    result resource://gre/modules/ExtensionParent.sys.mjs:1226
    callAndLog resource://gre/modules/ExtensionParent.sys.mjs:1177
    recvAPICall resource://gre/modules/ExtensionParent.sys.mjs:1225
    InterpretGeneratorResume self-hosted:1425
    AsyncFunctionNext self-hosted:800

It gets past the dependency status dialog before it fails, and it does pop up a box saying that we're using the latest version of lively
Firefox version 137.0.2

To Reproduce
Attempt to open in Firefox

Screenshots

Setup

  • Windows
  • Linux

Version: Please paste the lively.next commit on which the problem occurred here (use the copy button of the Version Checker in the bottom left corner).
c725a77

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐞 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions