[Bug 27283] InvalidAccessError usage is questionable; use TypeError instead?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27283

Jerry Smith <jdsmith@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jdsmith@microsoft.com

--- Comment #1 from Jerry Smith <jdsmith@microsoft.com> ---
I've not found any definitive guidance on using TypeError for invalid argument
values; but have found examples in both Media Source Extensions and Web Crypto
where invalid values return TypeError.  I recommend we adopt this practice for
consistency with those specifications.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 19 November 2014 02:36:51 UTC