Open Bug 1858130 Opened 1 year ago Updated 5 months ago

this.window.moduleManager is undefined in GeckoViewActorParent

Categories

(GeckoView :: General, defect, P2)

All
Android
defect

Tracking

(Not tracked)

People

(Reporter: willdurand, Unassigned)

References

Details

(Whiteboard: [addons-jira])

I am seeing this error all the time (for quite some time now), in both logcat output when using Fenix or in the output of some gecko (toolkit) tests running on Android:

[JavaScript Error: "TypeError: can't access property "eventDispatcher", this.window.moduleManager is undefined" {file: "resource://gre/modules/GeckoViewActorParent.sys.mjs" line: 28}]
get eventDispatcher@resource://gre/modules/GeckoViewActorParent.sys.mjs:28:5
receiveMessage@resource://gre/modules/GeckoViewActorParent.sys.mjs:41:9
receiveMessage@resource:///actors/GeckoViewClipboardPermissionParent.sys.mjs:37:22

The severity field is not set for this bug.
:boek, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(jboek)

I'm noticed this as well. Going to bump this in our next triage meeting.

Flags: needinfo?(jboek)

+1, this always catches my eye as a false-flag when debugging too.

Severity: -- → S3
Priority: -- → P2

I have investigated this before. I think that it was due to top-level loads that aren't geckoview.xhtml, such as the dummy page that's loaded in a ContentPage in xpcshell.

Whiteboard: [addons-jira]
Component: Core → General
You need to log in before you can comment on or make changes to this bug.