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

Unified Diff: Source/core/events/EventTypeNames.in

Issue 285403002: Push API: define push event on Service Worker. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Define PushEvent with data attribute. Created 6 years, 7 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 | « no previous file | Source/modules/modules.gypi » ('j') | Source/modules/push_messaging/PushEvent.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/events/EventTypeNames.in
diff --git a/Source/core/events/EventTypeNames.in b/Source/core/events/EventTypeNames.in
index 507a915fd48f6da107ad441df43920cb474cf54f..7659ae078c31da3ce7f7d460be8c3ba6642fdecd 100644
--- a/Source/core/events/EventTypeNames.in
+++ b/Source/core/events/EventTypeNames.in
@@ -134,6 +134,7 @@ online
open
orientationchange
overflowchanged
+push
Peter Beverloo 2014/05/16 15:41:43 alphabet.
Michael van Ouwerkerk 2014/05/21 17:06:42 Done.
pagehide
pageshow
paste
« no previous file with comments | « no previous file | Source/modules/modules.gypi » ('j') | Source/modules/push_messaging/PushEvent.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698