index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
wpt
Age
Commit message (
Expand
)
Author
2023-05-18
fix(ext/webidl): change createPromiseConverter (#16367)
Marcos Casagrande
2023-05-14
refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...
Matt Mastracci
2023-04-27
chore: upgrade rusty_v8 to 0.71.0 (#18868)
Bartek Iwańczuk
2023-04-04
feat(ext/url): `URL.canParse` (#18286)
Kenta Moriuchi
2023-03-25
chore: update wpt again (#18384)
Kenta Moriuchi
2023-03-22
Revert "chore: update wpt (#18335)" (#18355)
Bartek Iwańczuk
2023-03-22
chore: update wpt (#18335)
Kenta Moriuchi
2023-03-15
test: ignore global-immutable-prototype.any.worker.html (#18208)
Bartek Iwańczuk
2023-03-15
fix(wpt): set META_TITLE on global for the testharness (#18193)
Filip Skokan
2023-03-14
feat(ext/url): URLSearchParams.size (#17884)
Lino Le Van
2023-03-05
fix(ext/crypto): correctly limit ECDSA and hash algorithms (#18030)
Filip Skokan
2023-03-03
wpt: unlock nightly with --no-ignore (#17998)
Filip Skokan
2023-03-02
test(wpt): implement process timeout, fix expectations update, and more... (#...
Filip Skokan
2023-02-23
Revert "test(wpt): implement process timeout (#17872)" (#17886)
Bartek Iwańczuk
2023-02-22
test(wpt): implement process timeout (#17872)
Filip Skokan
2023-01-24
refactor: remove Deno.core (#16881)
Bartek Iwańczuk
2023-01-09
fix(ext/web/streams): fix ReadableStream asyncIterator (#16276)
Marcos Casagrande
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-06
fix(ext/fetch): new Request should soft clone (#16869)
Luca Casonato
2022-12-02
chore: rewrite tests and utils to use Deno.Command API (#16895)
Bartek Iwańczuk
2022-11-10
fix(ext/response): make error, json, redirect enumerable (#16497)
Marcos Casagrande
2022-10-26
perf(ext/web): optimize transferArrayBuffer (#16294)
Divy Srivastava
2022-10-25
fix: upgrade swc_ecma_parser to 0.122.19 - deno_ast 0.20 (#16406)
David Sherret
2022-10-24
experiment(ext/web): Don't expose event classes during the bootstrap phase (#...
Andreu Botella
2022-10-24
test(wpt): add mimesniff tests (#16225)
Marcos Casagrande
2022-10-17
fix(ext/fetch): set accept-encoding: identity if range header is present (#16...
Marcos Casagrande
2022-10-16
fix(ext/cache): illegal constructor (#16205)
Marcos Casagrande
2022-10-14
fix(ext/web/streams): enqueue to second branch before closing (#16269)
Marcos Casagrande
2022-10-14
fix(ext/fetch): throw TypeError on non-Uint8Array chunk (#16262)
Marcos Casagrande
2022-10-14
fix(ext/web/streams): resolve cancelPromise in ReadableStreamTee (#16266)
Marcos Casagrande
2022-10-12
fix(ext/fetch): throw TypeError on read failure (#16219)
Marcos Casagrande
2022-10-08
fix(ext/fetch): reject immediately on aborted signal (#16190)
Marcos Casagrande
2022-10-08
test(ext/fetch): enable fetch/content-type/multipart.window WPT (#16209)
Marcos Casagrande
2022-10-07
fix(ext/fetch): support empty formdata (#16165)
Marcos Casagrande
2022-10-04
perf(ext/fetch): consume body using ops (#16038)
Marcos Casagrande
2022-10-04
fix(ext/crypto): ecdh spki key import/export roundtrip (#16152)
Filip Skokan
2022-10-03
fix(ext/crypto): curve25519 import export (#16140)
Filip Skokan
2022-09-28
chore(wpt): ignore some flaky tests (#16073)
Bartek Iwańczuk
2022-09-28
feat: implement Web Cache API (#15829)
Satya Rohith
2022-09-27
chore(wpt): add ability to ignore a test file (#16056)
Bartek Iwańczuk
2022-09-27
feat(ext/crypto): add x25519 and Ed25519 CFRG curves (#14119)
Divy Srivastava
2022-09-22
chore: update wpt (#15979)
Divy Srivastava
2022-09-17
perf(web): optimize encodeInto() (#15922)
Divy Srivastava
2022-09-07
chore: bump url crate to 2.3.0 (#15800)
Divy Srivastava
2022-08-21
feat: `queueMicrotask()` error handling (#15522)
Nayeem Rahman
2022-08-15
chore: upgrade rusty_v8 to 0.48.1 (#15310)
Bartek Iwańczuk
2022-07-21
fix(tools): upgrade to new `Deno.spawn` api (#15265)
Satya Rohith
2022-07-20
Reland "feat: add "unhandledrejection" event support" (#15211)
Bartek Iwańczuk
2022-07-15
Revert "feat: add "unhandledrejection" event support (#12994) (#15080)" (#15210)
Bartek Iwańczuk
2022-07-14
feat: add "unhandledrejection" event support (#12994) (#15080)
Bartek Iwańczuk
[next]