This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 27408 - Maintenance: all exceptions moved from DOM to IDL. IDL also defines the exceptions listed under JavaScript.
Summary: Maintenance: all exceptions moved from DOM to IDL. IDL also defines the excep...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: https://html.spec.whatwg.org/#throw
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-22 10:12 UTC by contributor
Modified: 2015-03-04 23:28 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2014-11-22 10:12:14 UTC
Specification: https://html.spec.whatwg.org/multipage/infrastructure.html
Multipage: https://html.spec.whatwg.org/multipage/#throw
Complete: https://html.spec.whatwg.org/#throw
Referrer: https://html.spec.whatwg.org/multipage/

Comment:
Maintenance: all exceptions moved from DOM to IDL. IDL also defines the
exceptions listed under JavaScript.

Posted from: 80.218.216.100 by annevk@annevk.nl
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:36.0) Gecko/20100101 Firefox/36.0
Comment 1 Ian 'Hixie' Hickson 2015-03-04 23:27:43 UTC
Not actually all, it turns out. :-)
Comment 2 contributor 2015-03-04 23:28:54 UTC
Checked in as WHATWG revision r8887.
Check-in comment: fix exception references to match where things are now defined
https://html5.org/tools/web-apps-tracker?from=8886&to=8887