[Webkit-unassigned] [Bug 76378] [EFL] Modify the code to webkit-style and adapt to C++ naming.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 29 21:02:17 PST 2012


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





--- Comment #29 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-01-29 21:02:16 PST ---
(From update of attachment 124463)
View in context: https://bugs.webkit.org/attachment.cgi?id=124463&action=review

> Source/WebKit/efl/ewk/ewk_history.cpp:258
> +    WTF::String uriString = WTF::String::fromUTF8(uri);

Is *String* unneeded in uriString variable ?

> Source/WebKit/efl/ewk/ewk_history.cpp:259
> +    WTF::String titleString = WTF::String::fromUTF8(title);

ditto.

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