-
Notifications
You must be signed in to change notification settings - Fork 22.8k
Closed as not planned
Labels
Content:WebAPIWeb API docsWeb API docsclosed: questionA user misinterpretation or support question. No action required.A user misinterpretation or support question. No action required.
Description
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/MessagePort/postMessage
What specific section or headline is this issue about?
Examples
What information was incorrect, unhelpful, or incomplete?
The Examples section for MessagePort.postMessage
has an example that shows a call to postMessage
whose arguments don't line up with the parameters documented above. It seems like this is actually a call to Window.postMessage
.
What did you expect to see?
Either no example, or an example showing the actual use of the function documented on this page.
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
Page report details
- Folder:
en-us/web/api/messageport/postmessage
- MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/MessagePort/postMessage
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/api/messageport/postmessage/index.md
- Last commit: e0310b3
- Document last modified: 2024-07-21T19:56:00.000Z
Metadata
Metadata
Assignees
Labels
Content:WebAPIWeb API docsWeb API docsclosed: questionA user misinterpretation or support question. No action required.A user misinterpretation or support question. No action required.