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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 27 01:08:16 PDT 2012


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





--- Comment #22 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2012-08-27 01:08:17 PST ---
(From update of attachment 160621)
View in context: https://bugs.webkit.org/attachment.cgi?id=160621&action=review

> Source/WebKit/efl/ewk/ewk_view.h:2699
> + * Add permitted or denied list to the permission cache for Web Notificaitons.

spelling mistakes

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

I think cache is a pretty overloaded name... What about "store". Will there be different permission stores? like for geolocation, notifications etc?

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