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

MessagePort.postMessage also support passing an options param #29282

Merged
merged 3 commits into from
Oct 2, 2023

Conversation

skyclouds2001
Copy link
Contributor

@skyclouds2001 skyclouds2001 commented Sep 25, 2023

Description

MessagePort.postMessage also support passing an options param

Motivation

Ditto.

Additional details

https://html.spec.whatwg.org/multipage/web-messaging.html#dom-messageport-postmessage-dev

image

https://developer.mozilla.org/en-US/docs/Web/API/MessagePort/postMessage

Related issues and pull requests

Related to #25342

Related to #29187

Related to #29228

Related to #29227

@skyclouds2001 skyclouds2001 requested a review from a team as a code owner September 25, 2023 17:49
@skyclouds2001 skyclouds2001 requested review from wbamberg and removed request for a team September 25, 2023 17:49
@github-actions github-actions bot added the Content:WebAPI Web API docs label Sep 25, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 25, 2023

Preview URLs

(comment last updated: 2023-10-02 06:07:13)

Copy link
Contributor

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@teoli2003 teoli2003 merged commit 60265a8 into mdn:main Oct 2, 2023
@skyclouds2001 skyclouds2001 deleted the patch-1 branch October 2, 2023 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants