Skip to content

Commit

Permalink
Define messageerror
Browse files Browse the repository at this point in the history
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 fixes whatwg#935.
  • Loading branch information
annevk authored and inikulin committed May 9, 2017
1 parent e3fb955 commit 186353f
Showing 1 changed file with 103 additions and 75 deletions.
Loading

0 comments on commit 186353f

Please sign in to comment.