summaryrefslogtreecommitdiff
path: root/tools/wpt
AgeCommit message (Expand)Author
2023-12-06feat(ext/web): add ImageData Web API (#21183)Jamie
2023-11-24feat(streams): ReadableStream.read min option (#20849)Leo Kettmeir
2023-11-18chore: update wpt (#21255)Leo Kettmeir
2023-11-17chore: bump deno_core (#21242)Matt Mastracci
2023-11-13chore: update wpt (#21178)Leo Kettmeir
2023-11-13feat(ext/web): add `AbortSignal.any()` (#21087)Kenta Moriuchi
2023-11-01feat(ext/websocket): websockets over http2 (#21040)Matt Mastracci
2023-10-31feat(ext/web): EventSource (#14730)Leo Kettmeir
2023-10-30chore: upgrade rsa to 0.9 (#21016)Divy Srivastava
2023-10-11feat(WebSocketStream): rename connection to opened (#20878)Leo Kettmeir
2023-10-10feat(ext/web): cancel support for TransformStream (#20815)Luca Casonato
2023-10-10fix(ext/web): writability of `ReadableStream.from` (#20836)Luca Casonato
2023-09-13chore(test_util): ensure that extra expectations are an error even without a ...Matt Mastracci
2023-09-13chore: bump deno_core and cargo update (#20480)Matt Mastracci
2023-08-30chore: bump deno_core to 0.207.0 (#20333)Matt Mastracci
2023-08-23fix(ext/web): add stream tests to detect v8slice split bug (#20253)Matt Mastracci
2023-08-21refactor: upgrade deno_ast 0.28 and deno_semver 0.4 (#20193)David Sherret
2023-08-17perf(ext/event): optimize Event constructor (#20181)Marcos Casagrande
2023-08-15fix(runtime): navigator.userAgent in web worker (#20129)await-ovo
2023-08-15fix(ext/fetch): clone second branch chunks in Body.clone() (#20057)Marcos Casagrande
2023-08-12chore: deno_core -> 0.201.0 (#20135)Matt Mastracci
2023-08-08fix(ext/abort): trigger AbortSignal events in correct order (#20095)Marcos Casagrande
2023-08-05chore: use zlib-ng for flate2 (#20059)Matt Mastracci
2023-08-05chore(wpt): expose gc (#20060)Marcos Casagrande
2023-08-04fix(ext/file): resolve unresolved Promise in Blob.stream (#20039)Marcos Casagrande
2023-07-31fix: call setIsTrusted for generated events (MessageEvent) (#19919)Ricardo Iván Vieitez Parra
2023-07-30fix(ext/compression): throw TypeError on corrupt input (#19979)Marcos Casagrande
2023-07-28feat(ext/websocket): allow HTTP(S) protocol in URL (#19862)Leo Kettmeir
2023-07-02feat: ReadableStream.from (#19446)Leo Kettmeir
2023-07-02feat(ext/url): URLSearchParams two-argument delete() and has() (#19654)Lino Le Van
2023-07-02feat(ext/fetch): add Headers#getSetCookie (#13542)Luca Casonato
2023-06-29fix(ext/websocket): Ensure that errors are available after async response ret...Matt Mastracci
2023-06-25chore: disable /websocket/stream/tentative/close.any.worker.html?wss (#19606)Bartek Iwańczuk
2023-06-12feat: Adaptations to support OpenBSD port (#19153)VlkrS
2023-06-08chore: update wpt (#19422)Leo Kettmeir
2023-06-05fix(ext/crypto): fix JWK import of Ed25519 (#19279)Levente Kurusa
2023-06-01chore(core): Update certs for WPT (#19351)Matt Mastracci
2023-05-18fix(ext/webidl): change createPromiseConverter (#16367)Marcos Casagrande
2023-05-14refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...Matt Mastracci
2023-04-27chore: upgrade rusty_v8 to 0.71.0 (#18868)Bartek Iwańczuk
2023-04-04feat(ext/url): `URL.canParse` (#18286)Kenta Moriuchi
2023-03-25chore: update wpt again (#18384)Kenta Moriuchi
2023-03-22Revert "chore: update wpt (#18335)" (#18355)Bartek Iwańczuk
2023-03-22chore: update wpt (#18335)Kenta Moriuchi
2023-03-15test: ignore global-immutable-prototype.any.worker.html (#18208)Bartek Iwańczuk
2023-03-15fix(wpt): set META_TITLE on global for the testharness (#18193)Filip Skokan
2023-03-14feat(ext/url): URLSearchParams.size (#17884)Lino Le Van
2023-03-05fix(ext/crypto): correctly limit ECDSA and hash algorithms (#18030)Filip Skokan
2023-03-03wpt: unlock nightly with --no-ignore (#17998)Filip Skokan
2023-03-02test(wpt): implement process timeout, fix expectations update, and more... (#...Filip Skokan