1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-11 01:58:05 -05:00
denoland-deno/op_crates
Thiago de Arruda Padilha c0b6e09172
refactor(op_crates/web): remove unused code path in TextEncoder (#10104)
According to
https://developer.mozilla.org/en-US/docs/Web/API/TextEncoder,
TextEncoder should ignore the "encoding" parameter and always use
"utf-8".
2021-04-11 20:47:06 +09:00
..
console chore: bump dependent crates for cli (#9964) 2021-04-02 22:22:08 +11:00
crypto refactor: convert ops to use serde_v8 (#10009) 2021-04-05 18:40:24 +02:00
fetch feat: data URL support in fetch (#10054) 2021-04-10 23:38:15 +02:00
file feat(lsp): add registry import auto-complete (#9934) 2021-04-09 11:27:27 +10:00
url chore: update deps (#10058) 2021-04-08 18:46:14 +02:00
web refactor(op_crates/web): remove unused code path in TextEncoder (#10104) 2021-04-11 20:47:06 +09:00
webgpu chore: update deps (#10058) 2021-04-08 18:46:14 +02:00
webidl chore: update deno_file to use deno_webidl (#10042) 2021-04-08 01:23:26 +02:00
websocket chore: update deps (#10058) 2021-04-08 18:46:14 +02:00