[Webkit-unassigned] [Bug 41783] NotificationPresenter needs a cancelRequestPermission API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 7 15:21:26 PDT 2010


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


Yael <yael.aharon at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60788|                            |review?
               Flag|                            |




--- Comment #1 from Yael <yael.aharon at nokia.com>  2010-07-07 15:21:26 PST ---
Created an attachment (id=60788)
 --> (https://bugs.webkit.org/attachment.cgi?id=60788)
Patch

This patch is preparation work for https://bugs.webkit.org/show_bug.cgi?id=41413.
It adds a new API NotificationPresenter::cancelRequestsForPermission, but it does not implement or test the API yet. It also changes the parameters passed in NotificationPresenter::checkPermission and NotificationPresenter::requestPermission. These API now use ScriptExecutionContext instead of origin, to provide more information to the client about who issued the request.

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