[Webkit-unassigned] [Bug 90603] [EFL] Support the permission function of the Web Notification.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 00:57:42 PDT 2012


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





--- Comment #45 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2012-09-07 00:57:55 PST ---
(From update of attachment 162660)
View in context: https://bugs.webkit.org/attachment.cgi?id=162660&action=review

removing cq- for now

> Source/WebKit/efl/ewk/ewk_view.h:2762
> +Eina_Bool ewk_view_notification_permission_store(Evas_Object *o, const char *domain, Eina_Bool permitted);

Shouldn't this be permission_store_add? Like the add is missing?

> Source/WebKit/efl/ewk/ewk_view.h:2775
> +EAPI Eina_Bool ewk_view_notification_permissions_set(Evas_Object *o, const Ewk_Security_Origin *origin, Eina_Bool permitted);

I dont get the different between this one and the above API function.

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