[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 21:26:53 PDT 2013


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





--- Comment #7 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2013-04-17 21:25:09 PST ---
(From update of attachment 198676)
View in context: https://bugs.webkit.org/attachment.cgi?id=198676&action=review

> Source/WebKit/efl/ChangeLog:3
> +        Add method in ewk_settings for setting the CSS media type

Please add [EFL] prefix.

> Source/WebKit/efl/ChangeLog:6
> +        Reviewed by Gyuyoung Kim.

I don't set r+ yet. Remove this.

> Source/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.cpp:431
> +        return overrideType;

return String::fromUTF8(overrideType); ?

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