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

@jan-ivar `SecurityError` is about an "insecure" operation. The operation is rejected for security reasons. In our case, we want to allow UA to expose to pages when they disallow media playback in the background or without user interaction. It's not related to security but more about user experience, bandwidth saving, etc.

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

Received on Monday, 18 January 2016 11:25:17 UTC