Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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