[Webkit-unassigned] [Bug 73176] Add 'isProtocolHandlerRegistered' and 'unregisterProtocolHandler'.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 2 00:12:35 PDT 2012


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





--- Comment #47 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-06-02 00:12:33 PST ---
(From update of attachment 145435)
View in context: https://bugs.webkit.org/attachment.cgi?id=145435&action=review

> Source/WebKit/efl/ewk/ewk_view_private.h:158
> +Ewk_Custom_Handlers_State ewk_custom_handler_is_protocol_handler_registered(Ewk_Custom_Handler_Data* data);

EFL WK1 decided to divide up ewk_private.h into each file's XXX_private.h file in order to maintain internal functions more easily. So, I think these internal functions should move to ewk_custom_handler_private.h file. I file a bug 88163. Please update this patch after Bug 88163 is landed.

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