Files
browser/src
Pierre Tachoire c1c0a7d494 Skip enqueue of empty chunks in TextDecoderStream
After BOM stripping or when receiving an empty Uint8Array, the
decoded input can be zero-length. Per spec, empty chunks should
produce no output rather than enqueuing an empty string.
2026-03-02 14:30:39 +01:00
..
2026-01-29 21:00:06 +08:00
2026-03-02 18:00:55 +08:00
2026-02-25 23:29:54 +00:00
2026-02-25 05:31:28 +00:00
2026-03-02 12:55:55 +03:00
2026-03-02 12:56:10 +03:00
2026-02-28 19:08:58 +08:00
2026-02-28 19:08:58 +08:00
2026-02-16 15:48:18 +00:00
2026-02-25 15:29:27 +08:00
2026-02-25 23:29:54 +00:00
2026-01-24 07:59:41 +08:00