0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-09 13:49:37 -04:00
deno/ext
Florian Schwalm 24af5a2c4c fix(ext/web): Prevent (De-)CompressionStream resource leak on stream cancellation (#21199)
Based on #21074 and #20741 I was looking for further potential use cases
of `TransformStream` `cancel()` method, so here go `CompressionStream`
and `DecompressionStream`.

Fixes #14212
2024-02-15 10:32:21 +05:30
..
broadcast_channel 1.40.4 (#22344) 2024-02-08 15:48:32 +05:30
cache 1.40.4 (#22344) 2024-02-08 15:48:32 +05:30
canvas 1.40.4 (#22344) 2024-02-08 15:48:32 +05:30
console fix(console): support NO_COLOR and colors option in all scenarios (#21910) 2024-02-15 10:32:21 +05:30
cron chore: update to Rust 1.76 (#22376) 2024-02-15 10:32:21 +05:30
crypto 1.40.4 (#22344) 2024-02-08 15:48:32 +05:30
fetch 1.40.4 (#22344) 2024-02-08 15:48:32 +05:30
ffi chore: move test_ffi and test_nap to tests/ [WIP] (#22394) 2024-02-15 10:32:21 +05:30
fs 1.40.4 (#22344) 2024-02-08 15:48:32 +05:30
http 1.40.4 (#22344) 2024-02-08 15:48:32 +05:30
io 1.40.4 (#22344) 2024-02-08 15:48:32 +05:30
kv 1.40.4 (#22344) 2024-02-08 15:48:32 +05:30
napi 1.40.4 (#22344) 2024-02-08 15:48:32 +05:30
net chore: cleanup ext/net/02_tls.js (#22032) 2024-02-15 10:32:21 +05:30
node fix(ext/node): export process.umask (#22348) 2024-02-15 10:32:21 +05:30
tls refactor: split integration tests from CLI (part 1) (#22308) 2024-02-15 10:32:20 +05:30
url 1.40.4 (#22344) 2024-02-08 15:48:32 +05:30
web fix(ext/web): Prevent (De-)CompressionStream resource leak on stream cancellation (#21199) 2024-02-15 10:32:21 +05:30
webgpu 1.40.4 (#22344) 2024-02-08 15:48:32 +05:30
webidl 1.40.4 (#22344) 2024-02-08 15:48:32 +05:30
websocket chore: move test_util/std to tests/util/std (#22402) 2024-02-15 10:32:21 +05:30
webstorage 1.40.4 (#22344) 2024-02-08 15:48:32 +05:30