[Webkit-unassigned] [Bug 109674] start and stop attributes in AudioBufferSourceNode should include "raises (exception)" in IDL files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 12:07:16 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=109674





--- Comment #15 from Kentaro Hara <haraken at chromium.org>  2013-02-19 12:09:39 PST ---
(In reply to comment #13)
> I was just going through https://bugs.webkit.org/show_bug.cgi?id=93142. Seems like the description in spec requires some more clarity as to whether exception should be thrown or not.
> If "raises(DOMException" is removed from Web IDL spec, does it mean only in the spec or even in the implementation as well. If its the second case, then the patch updated here will be invalid.

It means 'raises(DOMException)' should be removed from both the spec and the implementation. The spec should be conformant with the Web IDL spec.

c.f. This is a spec of Indexed DB. It might be helpful to see how exceptions are speced: http://www.w3.org/TR/IndexedDB/#exceptions

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list