[Bug 10623] Simplify Web IDL exceptions

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10623

--- Comment #15 from Anne <annevk@opera.com> 2011-09-26 09:09:33 UTC ---
I defined something like what you suggested now.

http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#concept-throw

This should basically allow everyone to mint new DOMException values. When they
happen to be one of the types that has a legacy code exception field value code
will be set appropriately.

Should we have a central registry somewhere (maybe in form of a wiki) where
specifications can note additional exception types and descriptions? (They do
not need the legacy code field value.)

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Monday, 26 September 2011 09:09:38 UTC