0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-14 17:47:35 -05:00
denoland-deno/ext
Bartek Iwańczuk e89f08d13d
fix(npm): add performance.markResourceTiming sham (#19123)
This commit shams "performance.markResourceTiming" API by
using a noop function. It is done to provide compatibility with
"npm:undici" package. We should look into actually implementing
this API properly, but I wanted to unblock support for "undici" and
"astro" for now.

Ref https://github.com/denoland/deno/issues/19065
2023-05-18 17:05:02 +02:00
..
broadcast_channel 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00
cache refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19056) 2023-05-18 17:05:01 +02:00
console 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00
crypto refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19056) 2023-05-18 17:05:01 +02:00
fetch 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00
ffi refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19056) 2023-05-18 17:05:01 +02:00
fs refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19056) 2023-05-18 17:05:01 +02:00
http refactor(ext/http): simpler ws server in http_next (#19133) 2023-05-18 17:05:02 +02:00
io refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19056) 2023-05-18 17:05:01 +02:00
kv 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00
napi 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00
net refactor(ext/http): simpler ws server in http_next (#19133) 2023-05-18 17:05:02 +02:00
node fix(npm): add performance.markResourceTiming sham (#19123) 2023-05-18 17:05:02 +02:00
tls 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00
url 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00
web 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00
webidl 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00
websocket refactor(ext/http): simpler ws server in http_next (#19133) 2023-05-18 17:05:02 +02:00
webstorage 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00