[Bug 27732] DOMException lost some constants.

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

--- Comment #5 from Boris Zbarsky <bzbarsky@mit.edu> ---
> I'm very sad people are using TypeMismatchError instead of TypeError

The uses I see in Gecko that are standards-related are:

1) The getRandomValues case I already mentioned.
2) Something in the
https://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi.html
   implementation, but I don't know whether that error ever propagates out to
   content script.

so it might just be getRandomValues in practice.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Sunday, 23 October 2016 21:15:17 UTC