[Webkit-unassigned] [Bug 89864] [EFL][WK2] Add ewk_view_ui_client

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 3 23:26:27 PDT 2012


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





--- Comment #6 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-07-03 23:26:27 PST ---
(From update of attachment 150569)
View in context: https://bugs.webkit.org/attachment.cgi?id=150569&action=review

> Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:645
> +    evas_object_smart_callback_call(ewkView, "close,window", 0);

I wonder how to close window by application ?

> Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:648
> +WKPageRef ewk_view_new_page_create(Evas_Object* ewkView)

I think ewk_view_page_create is better. It seems to me *new* is unneeded.

> Source/WebKit2/UIProcess/API/efl/ewk_view.h:31
> + * - "create,window", Evas_Object **: window is created.

Don't you need to use "a new window" ?

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