[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 22:37:29 PDT 2012


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





--- Comment #6 from Dongwoo Joshua Im (dwim) <dw.im at samsung.com>  2012-06-07 22:37:29 PST ---
(In reply to comment #5)
> (From update of attachment 146188 [details])
> 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().

I see what you are saying.
I will file that bug now.

And, I think I need to fix the test cases.
I will file that also.

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