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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 5 04:49:09 PDT 2012


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





--- Comment #28 from Kihong Kwon <kihong.kwon at samsung.com>  2012-09-05 04:49:21 PST ---
(In reply to comment #22)
> (From update of attachment 160621 [details])
> 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?

I'll change it like your recommendation.
Thanks. :)

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