You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The messageerror event is used when deserialization fails. E.g., when
an ArrayBuffer object cannot be allocated.
This also removes StructuredCloneWithTransfer as deserializing errors
now need to be handled on their own.
Tests: web-platform-tests/wpt#5567.
Service workers follow-up:
w3c/ServiceWorker#1116.
Fixes part of whatwg#2260 and fixeswhatwg#935.
0 commit comments