[Webkit-unassigned] [Bug 61915] [EFL][WK2] Add efl port's ewk_view files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 9 02:44:26 PDT 2011


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





--- Comment #16 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2011-06-09 02:44:26 PST ---
(From update of attachment 96561)
View in context: https://bugs.webkit.org/attachment.cgi?id=96561&action=review

> Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:43
> +#ifndef EWK_TYPE_CHECK
> +#define EWK_VIEW_TYPE_CHECK(o, ...) do { } while (0)
> +#else
> +#define EWK_VIEW_TYPE_CHECK(o, ...)                                     \

Shouldnt this be in some common header file?

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