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 11e8452 commit 5bf0bba
Showing 1 changed file with 103 additions and 75 deletions.
Loading

0 comments on commit 5bf0bba

Please sign in to comment.