0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-09 13:49:37 -04:00
deno/ext
Mark Ladyshau f54af8d08e
fix(core): rethrow exception during structured cloning serialization (#14671)
- Introduced optional callback for Deno.core.serialize API, that returns
cloning error if there is one.
- Removed try/catch in seralize structured clone function and throw error from
callback.
- Removed "Object with a getter that throws" assertion from WPT.
2022-05-27 11:24:41 +10:00
..
broadcast_channel 1.22.0 (#14657) 2022-05-18 20:35:16 +05:30
console 1.22.0 (#14657) 2022-05-18 20:35:16 +05:30
crypto 1.22.0 (#14657) 2022-05-18 20:35:16 +05:30
fetch 1.22.0 (#14657) 2022-05-18 20:35:16 +05:30
ffi 1.22.0 (#14657) 2022-05-18 20:35:16 +05:30
http fix(ext/websocket): WebSocket dispatch single close event (#13443) 2022-05-27 11:23:20 +10:00
net 1.22.0 (#14657) 2022-05-18 20:35:16 +05:30
tls 1.22.0 (#14657) 2022-05-18 20:35:16 +05:30
url 1.22.0 (#14657) 2022-05-18 20:35:16 +05:30
web fix(core): rethrow exception during structured cloning serialization (#14671) 2022-05-27 11:24:41 +10:00
webgpu 1.22.0 (#14657) 2022-05-18 20:35:16 +05:30
webidl 1.22.0 (#14657) 2022-05-18 20:35:16 +05:30
websocket fix(ext/websocket): WebSocket dispatch single close event (#13443) 2022-05-27 11:23:20 +10:00
webstorage 1.22.0 (#14657) 2022-05-18 20:35:16 +05:30