[Webkit-unassigned] [Bug 34660] audio engine: add audio resources abstraction
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 5 14:38:59 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34660
--- Comment #5 from Chris Rogers <crogers at google.com> 2010-02-05 14:38:59 PST ---
Hi Simon, that's a very good question. I believe we should have a "default"
data-set built-in to the browser for the normal use case. The datasets I
believe are somewhere around 750K, so there may be some issues with download
speed, plus we don't want every javascript developer to have to host these
datasets server-side. That said, it might be interesting to allow javascript
developers to load up "custom" spatialization data-sets via URL. But, since
they're fairly difficult to create, it would not be generally used this way.
So, this patch represents an abstraction to get the "default" data-set, which I
imagine would be in the application's Resources directory somewhere...
--
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