Bug 187453
| Summary: | [GTK] WebAudio not work | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | antoyo <bouanto> |
| Component: | Web Audio | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | alex, pnormand, tsaunier, youennf |
| Priority: | P2 | ||
| Version: | WebKit Local Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
antoyo
Hi.
The WebAudio does not seem to work.
I enable it with webkit_settings_set_enable_webaudio(true) but I still see this in the JavaScript console:
ReferenceError: Can't find variable: AudioContext
I use the webkit2gtk version 2.20.3.
Thanks to fix this issue.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
It's prefixed. Try `webkitAudioContext`