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

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: Rebase. Avoid modifying modules/serviceworkers/. 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.cpp » ('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..9777f2e60c64008e7d27cb3813f56f6e5ef05543 100644
--- a/Source/core/events/EventTypeNames.in
+++ b/Source/core/events/EventTypeNames.in
@@ -144,6 +144,7 @@ pointerlockchange
pointerlockerror
popstate
progress
+push
ratechange
ready
readystatechange
« no previous file with comments | « no previous file | Source/modules/modules.gypi » ('j') | Source/modules/push_messaging/PushEvent.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698