Closed Bug 1891520 Opened 7 months ago Closed 7 months ago

On Nightly, error in Browser Console : can't access property "isAdoptingTab", this.window.gBrowserInit is undefined

Categories

(Firefox :: Tabbed Browser, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1634240

People

(Reporter: mayankleoboy1, Unassigned)

Details

Attachments

(1 file)

Use my daily profile
Start the browser
Open the browser Console

AR: I see a message

21:46:56.730 can't access property "isAdoptingTab", this.window.gBrowserInit is undefined ext-browser.js:1118:9
get activeTab chrome://browser/content/parent/ext-browser.js:1118
candidates chrome://extensions/content/parent/ext-tabs-base.js:2105
InterpretGeneratorResume self-hosted:1412
next self-hosted:1333
query chrome://extensions/content/parent/ext-tabs-base.js:2127
next self-hosted:1333
from self-hosted:533
query chrome://browser/content/parent/ext-tabs.js:1006
result resource://gre/modules/ExtensionParent.sys.mjs:1152
withCallContextData resource://gre/modules/ExtensionParent.sys.mjs:629
result resource://gre/modules/ExtensionParent.sys.mjs:1151
withPendingBrowser resource://gre/modules/ExtensionParent.sys.mjs:639
result resource://gre/modules/ExtensionParent.sys.mjs:1150
callAndLog resource://gre/modules/ExtensionParent.sys.mjs:1101
recvAPICall resource://gre/modules/ExtensionParent.sys.mjs:1149
AsyncFunctionNext self-hosted:799

ER: Maybe not so?

Flags: needinfo?(gijskruitbosch+bugs)
Attached file about:support

Can you bisect your extensions to work out which one is tripping this? This is definitely coming from extension code which appears to be using a window before we are ready for that...

Rob, any idea what's up here?

Flags: needinfo?(rob)
Flags: needinfo?(mayankleoboy1)
Flags: needinfo?(gijskruitbosch+bugs)

(In reply to :Gijs (he/him) from comment #2)

Can you bisect your extensions to work out which one is tripping this? This is definitely coming from extension code which appears to be using a window before we are ready for that...

It is ublock https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/

Flags: needinfo?(mayankleoboy1)
Status: NEW → RESOLVED
Closed: 7 months ago
Duplicate of bug: 1634240
Flags: needinfo?(rob)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: