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

Unified Diff: tools/dom/dom.json

Issue 1002953005: Fix Notification (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fixed formatting of the test Created 5 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
« no previous file with comments | « tests/html/notification_test.dart ('k') | tools/dom/idl/dart/dart.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/dom/dom.json
diff --git a/tools/dom/dom.json b/tools/dom/dom.json
index 26b98050a56db54074053c3d54e5a459411c3539..14555ccbbbf667c5ce1a427370b94b09aa45e193 100644
--- a/tools/dom/dom.json
+++ b/tools/dom/dom.json
@@ -8259,17 +8259,6 @@
},
"support_level": "experimental"
},
- "NotificationCenter": {
- "comment": "http://www.w3.org/TR/notifications/#showing-a-notification",
- "dart_action": "suppress",
- "members": {
- "checkPermission": {},
- "createHTMLNotification": {},
- "createNotification": {},
- "requestPermission": {}
- },
- "support_level": "deprecated"
- },
"NotificationPermissionCallback": {
"comment": "http://www.w3.org/TR/notifications/#notificationpermissioncallback",
"members": {
« no previous file with comments | « tests/html/notification_test.dart ('k') | tools/dom/idl/dart/dart.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698