[Webkit-unassigned] [Bug 78688] [EFL] Implement Web Audio API.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 23 06:50:13 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=78688





--- Comment #2 from Philippe Normand <pnormand at igalia.com>  2012-03-23 06:50:13 PST ---
(From update of attachment 133428)
View in context: https://bugs.webkit.org/attachment.cgi?id=133428&action=review

> LayoutTests/platform/efl/Skipped:-1074
> -# The EFL port has no support for webaudio
> -webaudio

You got all the tests running? I'm a bit surprised.

> Source/WebKit/efl/ewk/ewk_view.cpp:202
> +#if ENABLE(WEB_AUDIO)
> +        bool webAudio : 1;
> +#endif

Does that mean the feature is enabled by default? If so, I don't recommend this... WebAudio is still quite experimental.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list