RESOLVED FIXED 52889
[GTK] AudioProcessingEvent.h and JSJavaScriptAudioNode.h: No such file or directory
https://bugs.webkit.org/show_bug.cgi?id=52889
Summary [GTK] AudioProcessingEvent.h and JSJavaScriptAudioNode.h: No such file or dir...
Alexey Shabalin
Reported 2011-01-21 06:59:42 PST
if build release webkit-1.3.10 with --enable-web-audio then have error: Source/WebCore/bindings/js/JSEventCustom.cpp:104:34: fatal error: AudioProcessingEvent.h: No such file or directory compilation terminated. Source/WebCore/bindings/js/JSEventTarget.cpp:87:35: fatal error: JSJavaScriptAudioNode.h: No such file or directory compilation terminated. Why AudioProcessingEvent.h and JSJavaScriptAudioNode.h not included in release tar.gz?
Attachments
Martin Robinson
Comment 1 2011-01-28 11:32:04 PST
Martin Robinson
Comment 2 2011-01-28 11:32:39 PST
I fixed the missing files from the source distribution, but keep in mind that web audio is at a very early state right now.
Note You need to log in before you can comment on or make changes to this bug.