[webkit-reviews] review requested: [Bug 41783] NotificationPresenter needs a cancelRequestPermission API : [Attachment 60788] Patch

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


Yael <yael.aharon at nokia.com> has asked	for review:
Bug 41783: NotificationPresenter needs a cancelRequestPermission API
https://bugs.webkit.org/show_bug.cgi?id=41783

Attachment 60788: Patch
https://bugs.webkit.org/attachment.cgi?id=60788&action=review

------- Additional Comments from Yael <yael.aharon at nokia.com>
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.


More information about the webkit-reviews mailing list