0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-02 04:38:21 -05:00
denoland-deno/cli/tests
Colin Ihrig 0a96cb62a8
fix(runtime): improve permission descriptor validation (#14676)
This commit improves the permission descriptor validation by
explicitly checking for object types and using optional
chaining when creating error messages in case the descriptor
is not an object.

Fixes: https://github.com/denoland/deno/issues/14675
2022-05-19 17:45:09 -04:00
..
integration refactor: use spawn API across codebase (#14414) 2022-05-18 22:00:11 +02:00
testdata fix(bench): update typo in bench summary (#14672) 2022-05-19 23:39:59 +02:00
unit fix(runtime): improve permission descriptor validation (#14676) 2022-05-19 17:45:09 -04:00
integration_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00