diff options
author | Asher Gomez <ashersaupingomez@gmail.com> | 2023-01-04 07:50:14 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-03 21:50:14 +0100 |
commit | 1b001d1b180535ce247b5ebd9d38435384ddf787 (patch) | |
tree | 4b486dcccbfc8e28efbe772c5bbdba0d4341aac5 /cli/tsc | |
parent | deed07e1d9f103d9829164f03436bd4852ee42e5 (diff) |
fix(permissions): process `URL` in `Deno.FfiPermissionDescriptor.path` for `revoke()` and `request()` (#17094)
Previously, `Deno.permissions.[revoke|request]()` wouldn't correctly
process the `path: URL` when `name` was `ffi`. This change fixes that
behaviour and adds a new function, `formDescriptor()`, to ensure `URL`
arguments are consistently handled across
`Deno.permissions.[query|revoke|request]()`.
Diffstat (limited to 'cli/tsc')
0 files changed, 0 insertions, 0 deletions