blob: 79abe422764989d1d1510adb6bda26c71c01ea01 [file] [log] [blame]
PASS postMessage to a ServiceWorker (and back via MessagePort)
PASS postMessage a transferable ArrayBuffer between ServiceWorker and Client
PASS postMessage a transferable ArrayBuffer between ServiceWorker and Client over MessagePort
FAIL postMessage with dictionary a transferable ArrayBuffer between ServiceWorker and Client promise_test: Unhandled rejection with value: object "TypeError: Type error"
FAIL postMessage to a redundant worker promise_test: Unhandled rejection with value: object "InvalidStateError: Service Worker state is redundant"