RESOLVED INVALID 187453
[GTK] WebAudio not work
https://bugs.webkit.org/show_bug.cgi?id=187453
Summary [GTK] WebAudio not work
antoyo
Reported 2018-07-08 16:46:57 PDT
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
Philippe Normand
Comment 1 2018-07-14 02:43:40 PDT
It's prefixed. Try `webkitAudioContext`
Note You need to log in before you can comment on or make changes to this bug.