See https://w3c.github.io/ServiceWorker/#dom-client-postmessage-message-options
Should it not be an ExtendableMessageEvent, as is used in https://w3c.github.io/ServiceWorker/#service-worker-postmessage ?
When using a MessageEvent, it's not clear how to turn the service worker source into a window proxy source.
See https://w3c.github.io/ServiceWorker/#dom-client-postmessage-message-options
Should it not be an ExtendableMessageEvent, as is used in https://w3c.github.io/ServiceWorker/#service-worker-postmessage ?
When using a MessageEvent, it's not clear how to turn the service worker source into a window proxy source.