1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-02 17:01:14 -05:00
denoland-deno/ext
Matt Mastracci f1dc054d52 fix(ext/web): better handling of errors in resourceForReadableStream (#20238)
Improves error handling when the Resource is closed in various phases of
the ReadableStream. Ensure that we send a consistent `cancel` reason.
2023-08-24 09:00:35 -06:00
..
broadcast_channel 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
cache 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
console 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
crypto 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
fetch 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
ffi 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
fs 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
http 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
io 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
kv 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
napi 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
net 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
node fix(ext/node): simultaneous reads can leak into each other (#20223) 2023-08-24 09:00:30 -06:00
tls 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
url 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
web fix(ext/web): better handling of errors in resourceForReadableStream (#20238) 2023-08-24 09:00:35 -06:00
webidl 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
websocket 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
webstorage 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30