[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
Mon Jul 16 03:31:37 PDT 2012


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





--- Comment #15 from Hyerim Bae <hyerim.bae at samsung.com>  2012-07-16 03:31:36 PST ---
(From update of attachment 152499)
View in context: https://bugs.webkit.org/attachment.cgi?id=152499&action=review

>>> Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:954
>>> +
>> 
>> Please use COMPILE_ASSERT_MATCHING_ENUM() from ewk_private.h to make sure EwkFindOptions and WKFindOptions enumerations match.
> 
> Do you mean that make a new file(ewk_private.h) and defining the enums using COMPILE_ASSERT_MATCHING_ENUM?

I understand what you say by referring gtk port.
I'll make another patch for this. Do you agree with me?

I'll make ewk_private.h and define it.

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