[Webkit-unassigned] [Bug 88491] [EFL] [DRT] DRT enables WebAudio when WebAudio feature is enabled.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 7 20:53:31 PDT 2012


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





--- Comment #5 from Raphael Kubo da Costa (rakuco) - away until 2012-06-10 <rakuco at webkit.org>  2012-06-07 20:53:30 PST ---
(From update of attachment 146188)
View in context: https://bugs.webkit.org/attachment.cgi?id=146188&action=review

> Tools/DumpRenderTree/efl/LayoutTestControllerEfl.cpp:720
> +    else if (equals(key, "WebKitWebAudioEnabled"))
> +        ewk_view_setting_web_audio_set(browser->mainView(), toBool(value));

You probably need to reset this to a sane default in DumpRenderTreeChrome::resetDefaultsToConsistentValues().

-- 
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