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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 17 22:25:42 PDT 2013


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





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

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

I think it would be good if you use String::utf8() to treat invalid ASCII input string.

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