Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1412)

Unified Diff: modules/notifications/NotificationPermissionCallback.idl

Issue 2786203002: Roll 50: Copied IDLs, PYTHON scripts from WebKit removed deleted files in WebCore (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: modules/notifications/NotificationPermissionCallback.idl
diff --git a/modules/notifications/NotificationPermissionCallback.idl b/modules/notifications/NotificationPermissionCallback.idl
index 09f7a1b674a529e515e218194e0ddf7dcec4f5c7..a5966692369e0a7ac45b07adb8d2ddde1d58d86b 100644
--- a/modules/notifications/NotificationPermissionCallback.idl
+++ b/modules/notifications/NotificationPermissionCallback.idl
@@ -23,6 +23,8 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+// https://notifications.spec.whatwg.org/#api
+
callback interface NotificationPermissionCallback {
void handleEvent(DOMString permission);
};
« no previous file with comments | « modules/notifications/NotificationOptions.idl ('k') | modules/notifications/ServiceWorkerGlobalScopeNotifications.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698