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.

Fixes part of #2260 and fixes #935.
  • Loading branch information
annevk committed Apr 16, 2017
1 parent 6dc0004 commit c6ffb89
Showing 1 changed file with 103 additions and 75 deletions.
Loading

0 comments on commit c6ffb89

Please sign in to comment.