[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 01:43:50 PST 2013


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





--- Comment #13 from Praveen Jadhav <praveen.j at samsung.com>  2013-02-19 01:46:11 PST ---
(In reply to comment #12)
> (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?

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.

How should this situation be handled?

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