[Bug 19898] New: Deprecate TYPE_MISMATCH_ERR in favor of TypeError

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

          Priority: P2
            Bug ID: 19898
                CC: mike@w3.org, www-dom@w3.org
          Assignee: annevk@annevk.nl
           Summary: Deprecate TYPE_MISMATCH_ERR in favor of TypeError
        QA Contact: public-webapps-bugzilla@w3.org
          Severity: normal
    Classification: Unclassified
                OS: Linux
          Reporter: arv@chromium.org
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: DOM
           Product: WebAppsWG

It is unclear why we have TYPE_MISMATCH_ERR. In WebKit it is used in places
where we have are supposed to throw a TypeError (which is often a violation of
the WebIDL spec).

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

Received on Wednesday, 7 November 2012 20:41:36 UTC