Re: [mediacapture-main] rough draft of new PermissionDeniedError object

I don't think that's quite accurate. ES errors are quite broad in 
general. E.g., look at the number of places in the spec TypeError, 
RangeError, and ReferenceError are used. You shouldn't pollute the 
global namespace with 4 types of media error. Rather, you should have 
the minimum necessary given your extra constraints. That's why I ask 
for an idea of the full plan.

-- 
GitHub Notif of comment by domenic
See 
https://github.com/w3c/mediacapture-main/pull/170#issuecomment-100732059

Received on Monday, 11 May 2015 01:32:49 UTC