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

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

Issue 1632113004: ServiceWorker: Add initial implementation of ExtendableMessageEvent behind a flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 11 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: third_party/WebKit/Source/core/events/EventTypeNames.in
diff --git a/third_party/WebKit/Source/core/events/EventTypeNames.in b/third_party/WebKit/Source/core/events/EventTypeNames.in
index dc8633615fc37cd9c7adef1f3d9c5a1dde32ff45..a92d1c45c36e9905e63b843beb9db2ff3fc6a0e9 100644
--- a/third_party/WebKit/Source/core/events/EventTypeNames.in
+++ b/third_party/WebKit/Source/core/events/EventTypeNames.in
@@ -90,6 +90,7 @@ endEvent
enter
error
exit
+extendablemessage
nhiroki 2016/02/02 05:53:38 According to the spec (see 11.1. in [1]), Extendab
fetch
finish
focus

Powered by Google App Engine
This is Rietveld 408576698