[Webkit-unassigned] [Bug 77319] [EFL] Set content hint information for ewk_view_single.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 29 23:58:22 PST 2012


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





--- Comment #2 from Ryuan Choi <ryuan.choi at samsung.com>  2012-01-29 23:58:22 PST ---
(From update of attachment 124499)
View in context: https://bugs.webkit.org/attachment.cgi?id=124499&action=review

Patch itself looks good to me.

> Source/WebKit/efl/ewk/ewk_view_single.cpp:64
> +    const std::string engine(ecore_evas_engine_name_get(ecoreEvas));
> +    if (!engine.compare("opengl_x11"))

How do you think about using WebCore::String ?Why do

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