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

Cherry pick PR #1965: Implement unshipped messages in message port. #1998

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

cobalt-github-releaser-bot
Copy link
Collaborator

Refer to the original PR: #1965

Implement storage of unshipped message in message port, to allow a message port to receive and hold messages before the destination is ready to receive them.

Use the above functionality to unblock worker.postMessage calls to no longer wait until the worker script completes loading and executing.

b/310240306
b/226640425

Implement storage of unshipped message in message port, to allow a
message port to receive and hold messages before the destination is
ready to receive them.

Use the above functionality to unblock worker.postMessage calls to no
longer wait until the worker script completes loading and executing.

b/310240306
b/226640425

(cherry picked from commit fbe1ba5)
@jellefoks jellefoks merged commit 3baba05 into 24.lts.1+ Nov 29, 2023
317 checks passed
@jellefoks jellefoks deleted the cherry-pick-24.lts.1+-1965 branch November 29, 2023 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants