Re: [webidl] Add NotAllowedError exception (#85)

These errors tend to get reused broadly, don't they? E.g. `getUserMedia` [1] uses `SecurityError` for permission failure (rejection through user-chosen permission settings), which strikes me as similar to this use-case, unless I'm misunderstanding something?

[1] See http://w3c.github.io/mediacapture-main/getusermedia.html#dom-mediadevices-getusermedia

---
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/85#issuecomment-173247465

Received on Wednesday, 20 January 2016 15:56:37 UTC