[Bug 13328] Dependencies - DOMException: should reference WebIDL#dfn-throw

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

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cam@mcc.id.au, ian@hixie.ch

--- Comment #4 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-08-17 23:41:56 UTC ---
WebIDL's "throw" stuff doesn't seem to mention exception codes, so I don't
think it's quite right for my purposes here. (I'm looking for something where I
say "throw an INDEX_SIZE_ERR" and it means throwing a DOMException with the
right code and message.)

Advice?

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

Received on Wednesday, 17 August 2011 23:41:58 UTC