Bug 205334

Summary: [GTK][WPE] Enable WebAudio by default
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, berto, bugs-noreply, cgarcia, ews-watchlist, gustavo
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
See Also: https://bugs.webkit.org/show_bug.cgi?id=205335
Attachments:
Description Flags
Patch aperez: review+, aperez: commit-queue-

Description Michael Catanzaro 2019-12-17 06:28:43 PST
I noticed WebAudio is still disabled by default. This is weird since it's been mature for a long time now. I would flip the default similarly to how we enabled MSE in bug #190243.
Comment 1 Carlos Garcia Campos 2020-01-21 01:06:33 PST
Created attachment 388285 [details]
Patch
Comment 2 EWS Watchlist 2020-01-21 01:08:15 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Adrian Perez 2020-01-21 02:06:46 PST
Comment on attachment 388285 [details]
Patch

LGTM, but please make the style checker pass before landing :)
Comment 4 Carlos Garcia Campos 2020-01-21 03:15:12 PST
Committed r254847: <https://trac.webkit.org/changeset/254847>