Skip to content

Web: Extension host fails to initialize when certain browser extensions are installed #142485

@joaomoreno

Description

@joaomoreno

The root cause is that the init message first sent to an extension host worker might be preceded with messagse sent by various browser extensions, since they have access to the DOM and can (and will) freely call postMessage on iframes they find.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugcandidateIssue identified as probable candidate for fixing in the next releaseverifiedVerification succeededvscode.devIssues related to vscode.devwebIssues related to running VSCode in the web

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions