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

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

Issue 2428523002: Add media controls to MediaSession in Blink (Closed)
Patch Set: rebased Created 4 years, 2 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 2fcf1950a6c5e8869d7f5b98072ba54156b4b434..7c55e4bd0eb088698edfb6b60e2a78ba5acd29fd 100644
--- a/third_party/WebKit/Source/core/events/EventTypeNames.in
+++ b/third_party/WebKit/Source/core/events/EventTypeNames.in
@@ -150,6 +150,7 @@ mouseup
mousewheel
mute
negotiationneeded
+nexttrack
nomatch
notificationclick
notificationclose
@@ -167,6 +168,7 @@ pause
periodicsync
play
playing
+playpause
pointercancel
pointerdown
pointerenter
@@ -178,6 +180,7 @@ pointerout
pointerover
pointerup
popstate
+previoustrack
progress
push
ratechange
@@ -195,7 +198,9 @@ resume
scroll
search
securitypolicyviolation
+seekbackward
seeked
+seekforward
seeking
select
selectionchange

Powered by Google App Engine
This is Rietveld 408576698