1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-26 16:09:27 -05:00
denoland-deno/extensions
Ben Noordhuis af1546391c feat(extensions): BroadcastChannel WPT conformance
Replaces the file-backed provider by an in-memory one because proper
file locking is a hard problem that detracts from the proof of concept.

Teach the WPT runner how to extract tests from .html files because all
the relevant tests in test_util/wpt/webmessaging/broadcastchannel are
inside basics.html and interface.html.
2021-05-23 15:16:42 +02:00
..
broadcast_channel feat(extensions): BroadcastChannel WPT conformance 2021-05-23 15:16:42 +02:00
console chore: release crates (#10661) 2021-05-17 17:34:35 +02:00
crypto chore: release crates (#10661) 2021-05-17 17:34:35 +02:00
fetch chore: update deno_lint binary used in CI to v0.5.0 (#10652) 2021-05-18 17:24:01 +02:00
file chore: update deno_lint binary used in CI to v0.5.0 (#10652) 2021-05-18 17:24:01 +02:00
timers bench(timers_ops): op_now() & setTimeout() (#10744) 2021-05-22 16:52:05 -04:00
url cleanup(bench_util): use Extensions for setup (#10737) 2021-05-21 15:46:26 +02:00
web feat(extensions): BroadcastChannel WPT conformance 2021-05-23 15:16:42 +02:00
webgpu chore: release crates (#10661) 2021-05-17 17:34:35 +02:00
webidl chore: update deno_lint binary used in CI to v0.5.0 (#10652) 2021-05-18 17:24:01 +02:00
websocket chore: release crates (#10661) 2021-05-17 17:34:35 +02:00
webstorage fix(webstorage): use opstate for sqlite connection (#10692) 2021-05-19 08:28:50 -04:00