[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
Thu Feb 14 20:37:18 PST 2013


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





--- Comment #12 from Kentaro Hara <haraken at chromium.org>  2013-02-14 20:39:34 PST ---
(In reply to comment #10)
> These changes may require modifications in WebAudio specifications as the IDL doesn't specify including "raises(DOMException)" for start and stop functions in AudioBufferSourceNode.

Actually "raises(DOMException)" was removed from the Web IDL spec. So the WebAudio spec doesn't need to add it to their IDLs. However, some description about what DOM exception should be thrown when has to be added to the WebAudio spec.

crogers: WDYT?

-- 
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