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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 30 02:38:36 PST 2012


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





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

> Source/WebKit/efl/ewk/ewk_view_single.cpp:63
> +    if (engine == "opengl_x11")

If engine name may become upper case, why don't you compare both via equalIgnoringCase() ?

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