[Webkit-unassigned] [Bug 45010] Add AudioSourceNode files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 7 14:45:36 PDT 2010


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





--- Comment #2 from Chris Rogers <crogers at google.com>  2010-09-07 14:45:36 PST ---
Here's the link to AudioSourceNode in the web audio API spec:
http://chromium.googlecode.com/svn/trunk/samples/audio/specification/specification.html#AudioSourceNode-section

This patch implements two attributes which are not in the spec.  I either need to change the spec or change the implementation, but it will require some thought to determine how to best design this and I would like to land this, even if it involves adding a FIXME to reconcile API.

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