[Bug 19898] Deprecate TYPE_MISMATCH_ERR in favor of TypeError

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

Jonas Sicking <jonas@sicking.cc> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonas@sicking.cc

--- Comment #1 from Jonas Sicking <jonas@sicking.cc> ---
I agree. We only use this in 5 places in gecko, all of which seems better to
switch to throwing TypeError.

http://mxr.mozilla.org/mozilla-central/ident?i=NS_ERROR_DOM_TYPE_MISMATCH_ERR

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

Received on Wednesday, 7 November 2012 22:04:23 UTC