RESOLVED FIXED 124888
[GTK] Enable web audio by default
https://bugs.webkit.org/show_bug.cgi?id=124888
Summary [GTK] Enable web audio by default
Alberto Garcia
Reported 2013-11-26 06:52:02 PST
When building with ./configure, enable_web_audio defaults to "no". However the basic functionality has been working for months so it's safe to enable it now.
Attachments
Patch (1.35 KB, patch)
2013-11-26 06:53 PST, Alberto Garcia
mrobinson: review+
Alberto Garcia
Comment 1 2013-11-26 06:53:14 PST
Martin Robinson
Comment 2 2013-11-26 06:53:32 PST
How is test coverage?
Martin Robinson
Comment 3 2013-11-26 06:54:07 PST
We should probably get some rough consensus to ship this feature. How is test coverage?
Philippe Normand
Comment 4 2013-11-26 07:00:00 PST
Most webaudio tests pass. Currently flagged: webkit.org/b/79203 webaudio/mediastreamaudiodestinationnode.html [ Skip ] webkit.org/b/79203 webaudio/mediastreamaudiosourcenode.html [ Skip ] webkit.org/b/105296 webaudio/delaynode-max-nondefault-delay.html [ Failure ] webkit.org/b/105296 webaudio/delaynode-maxdelay.html [ Failure ] webkit.org/b/105296 webaudio/delaynode-scheduling.html [ Failure ] webkit.org/b/105299 webaudio/javascriptaudionode.html [ Failure ]
Philippe Normand
Comment 5 2013-11-26 07:12:26 PST
I think it's safe to ship it... Moreover the enable-webaudio setting is off by default, so in the end it's up to the application developer to enable it or not.
Philippe Normand
Comment 6 2013-11-28 23:27:14 PST
Adding Carlos and Gustavo. What do you think about enabling WebAudio by default?
Carlos Garcia Campos
Comment 7 2013-11-28 23:50:26 PST
(In reply to comment #6) > Adding Carlos and Gustavo. > > What do you think about enabling WebAudio by default? I don't see why not
Gustavo Noronha (kov)
Comment 8 2013-11-29 09:15:11 PST
+1 from me
Alberto Garcia
Comment 9 2013-12-06 03:05:23 PST
Note You need to log in before you can comment on or make changes to this bug.