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

Unified Diff: Source/modules/push_messaging/PushMessageData.idl

Issue 1311853002: Update PushEvent and PushMessageData to match the spec. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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 | « Source/modules/push_messaging/PushMessageData.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/push_messaging/PushMessageData.idl
diff --git a/Source/modules/push_messaging/PushMessageData.idl b/Source/modules/push_messaging/PushMessageData.idl
index fab3d5a2fda20798b42e45e62024c5a9a51a7e11..9af96dbb32f13dcc0bf30389489fd104df617bba 100644
--- a/Source/modules/push_messaging/PushMessageData.idl
+++ b/Source/modules/push_messaging/PushMessageData.idl
@@ -7,7 +7,6 @@
typedef object JSON;
[
- Constructor(USVString message),
Exposed=ServiceWorker,
GarbageCollected,
RuntimeEnabled=PushMessagingData,
« no previous file with comments | « Source/modules/push_messaging/PushMessageData.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698