Bug 71610
| Summary: | Implement the Web Audio API | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ridley Combs <rcombs> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | eric.carlson |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html | ||
Ridley Combs
Master bug for implementation of the Web Audio API as proposed at the URL listed, possibly reusing code from Chromium WebKit.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Eric Carlson
The Web Audio API is already in WebKit. Chrome is the only browser that has shipped with it enabled, but it is enabled on Apple nightly builds, and development is active in the GTK port.
Ridley Combs
My mistake, I assumed it was only in Chromium WebKit because it's hidden behind a terminal flag in the nightlies.