[Bug 23367] New: Move exceptions into IDL

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

            Bug ID: 23367
           Summary: Move exceptions into IDL
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: annevk@annevk.nl
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org

DOMException should move into IDL. We should decide whether to harmonize with
JavaScript. I can see either having lots of subclasses, which seems like even
more pollution, or accepting the platform is a bit different here.

DOMError will be removed from the DOM. Returning DOMException from an object is
fine.

(I thought there was a bug on this, but I could not find it.)

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

Received on Thursday, 26 September 2013 13:47:46 UTC