Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: loading dedicated/shared worker scripts over custom protocol #24749

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Jul 28, 2020

Backport of #20625

See that PR for details.

Notes:

  • fix loading shared worker scripts over custom protocol
  • fix crash when loading worker scripts with nodeIntegration enabled

deepak1556 and others added 4 commits July 28, 2020 01:48
[worker_global_scope.cc(111)] Check failed: url_.IsValid().
Backports https://chromium-review.googlesource.com/c/chromium/src/+/1798250
that distinguishes loading the main script resource of dedicated/shared
worker, this allows us to register a custom URLLoaderFactory.
@trop trop bot requested a review from a team as a code owner July 28, 2020 01:48
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jul 28, 2020
@trop trop bot requested a review from deepak1556 July 28, 2020 01:49
@trop trop bot added 10-x-y backport This is a backport PR labels Jul 28, 2020
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jul 28, 2020
@codebytere codebytere merged commit 04e3a95 into 10-x-y Aug 6, 2020
@release-clerk
Copy link

release-clerk bot commented Aug 6, 2020

Release Notes Persisted

  • fix loading shared worker scripts over custom protocol
  • fix crash when loading worker scripts with nodeIntegration enabled

@codebytere codebytere deleted the trop/10-x-y-bp-fix-loading-dedicated-shared-worker-scripts-over-custom-protocol-1595900932105 branch August 6, 2020 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10-x-y backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants