[Bug 27284] New: Should InvalidAccessError be discouraged?

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

            Bug ID: 27284
           Summary: Should InvalidAccessError be discouraged?
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: d@domenic.me
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org

It seems like uses of it should be either TypeError (for invalid arguments) or
NotSupportedError (for unsupported operations).

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

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

Received on Saturday, 8 November 2014 19:27:46 UTC