0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-09 13:49:37 -04:00
deno/cli/tests
Colin Ihrig 7ae0858fda
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-27 11:20:55 +10:00
..
integration refactor: use spawn API across codebase (#14414) 2022-05-27 11:20:37 +10:00
testdata fix(bench): update typo in bench summary (#14672) 2022-05-27 11:20:45 +10:00
unit fix(runtime): improve permission descriptor validation (#14676) 2022-05-27 11:20:55 +10:00
integration_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00