[Webkit-unassigned] [Bug 113284] Add method in ewk_settings for setting the CSS media type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 17 07:33:35 PDT 2013


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





--- Comment #3 from Jose Lejin PJ <jose.lejin at gmail.com>  2013-04-17 07:31:52 PST ---
> 
> WebCore has the method(refer Settings.h) to change the media type, which can be exposed in EFL WebKit API.

WebCore::Settings::mediaTypeOverride() is used by testing code and we should not use this. We can store directly in ewk_settings.

Please refer comments in https://bugs.webkit.org/show_bug.cgi?id=113853

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