Bug 187453

Summary: [GTK] WebAudio not work
Product: WebKit Reporter: antoyo <bouanto>
Component: Web AudioAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: alex, pnormand, tsaunier, youennf
Priority: P2    
Version: WebKit Local Build   
Hardware: PC   
OS: Linux   

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.