[Bug 23346] New: Use TypeError for argument validation

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

            Bug ID: 23346
           Summary: Use TypeError for argument validation
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XHR
          Assignee: annevk@annevk.nl
          Reporter: annevk@annevk.nl
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org

Rather than using a mix of DOMException and TypeError we should probably just
use TypeError for argument validation.

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

Received on Tuesday, 24 September 2013 22:10:22 UTC