Re: [whatwg/webidl] IDL-level support for permission checks? (Issue #1066)

So to be clear I think the next step would be to (somehow) find all the callers of "allowed to use", and divide them up into categories like:

- Could use this with no modifications
- Could use this but it would change exception ordering
- Could not use this
- Classify each as promise vs. exception vs. boolean

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/issues/1066#issuecomment-974212290

Received on Friday, 19 November 2021 16:19:56 UTC