[Webkit-unassigned] [Bug 90927] [EFL][WK2] Add ewk_view_find_client.h / cpp for wrapping WKPageSetPageFindClient.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 15 20:13:03 PDT 2012


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





--- Comment #5 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-07-15 20:13:02 PST ---
(From update of attachment 152469)
View in context: https://bugs.webkit.org/attachment.cgi?id=152469&action=review

> Source/WebKit2/UIProcess/API/efl/ewk_view_private.h:55
> +void ewk_view_string_found(Evas_Object* ewkView, unsigned matchCount);

I think ewk_view_string_found is too ambiguous. GTK port also uses "FOUND_TEXT" enum type for this. So, ewk_view_text_found or ewk_view_text_matched is better I think.

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