This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-11-23 15:16:54 -05:00
Code
Issues
Packages
1
Wiki
Activity
dd83e3fb71
denoland-deno
/
tests
/
testdata
/
run
/
077_fetch_empty.ts.out
3 lines
77 B
Text
Raw
Normal View
History
Unescape
Escape
chore: bump deno_core and update tests (#21467) Landing changes required for https://github.com/denoland/deno_core/pull/359 We needed to update 99_main.js and a whole load of tests. API changes: - setPromiseRejectCallback becomes setUnhandledPromiseRejectionHandler. The function is now called from eventLoopTick. - The promiseRejectMacrotaskCallback no longer exists, as this is automatically handled in eventLoopTick. - ops.op_dispatch_exception now takes a second parameter: in_promise. The preferred way to call this op is now reportUnhandledException or reportUnhandledPromiseRejection.
2023-12-06 19:02:52 -05:00
[WILDCARD]error: Uncaught (in promise) TypeError: Invalid URL: ''
feat: add --location=<href> and globalThis.location (#7369)
2021-01-07 13:06:08 -05:00
[WILDCARD]
Copy permalink