0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-12 16:59:32 -05:00
denoland-deno/tools/wpt
Mark Ladyshau f54af8d08e
fix(core): rethrow exception during structured cloning serialization (#14671)
- Introduced optional callback for Deno.core.serialize API, that returns
cloning error if there is one.
- Removed try/catch in seralize structured clone function and throw error from
callback.
- Removed "Object with a getter that throws" assertion from WPT.
2022-05-27 11:24:41 +10:00
..
certs tests: fix wpt epoch ci job (#10960) 2021-06-14 20:57:02 +02:00
config.json fix(websocket): spec conformance & WPT (#11010) 2021-06-21 12:15:08 +02:00
expectation.json fix(core): rethrow exception during structured cloning serialization (#14671) 2022-05-27 11:24:41 +10:00
runner.ts refactor: use spawn API across codebase (#14414) 2022-05-27 11:20:37 +10:00
testharnessreport.js chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
utils.ts refactor: use spawn API across codebase (#14414) 2022-05-27 11:20:37 +10:00