Skip to content

Crash in webview render process when webview creates a web worker. #70711

@jacdavis

Description

@jacdavis

I have created a minimal webview project repro which is enclosed. The problem occurs when a webview creates a webworker. This is a regression from a few months ago.

  1. Open the enclosed webview project in vscode
  2. npm install
  3. Hit f5
  4. Open webview in second instance
    repro.zip
    (it's the coding cat example project)

EXPECTED: coding cat shows numbers
ACTUAL: webview turns black and does nothing

Note that the webview creates an iframe to allow for the web-worker script to load in the vscode-resource context.

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from posterwebviewWebview issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions