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

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

Issue 2589893002: [Blink>MediaSession] Use setActionCallback() instead of event listeners for media control actions (Closed)
Patch Set: more Created 4 years 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 a41041eaa713eef1642202db07a78fb418725869..1c81716d7d61fd8fa18c386bd169bca5d5a41956 100644
--- a/third_party/WebKit/Source/core/events/EventTypeNames.in
+++ b/third_party/WebKit/Source/core/events/EventTypeNames.in
@@ -151,7 +151,6 @@ mouseup
mousewheel
mute
negotiationneeded
-nexttrack
nomatch
notificationclick
notificationclose
@@ -170,7 +169,6 @@ paymentrequest
periodicsync
play
playing
-playpause
pointercancel
pointerdown
pointerenter
@@ -182,7 +180,6 @@ pointerout
pointerover
pointerup
popstate
-previoustrack
progress
push
ratechange
@@ -200,9 +197,7 @@ resume
scroll
search
securitypolicyviolation
-seekbackward
seeked
-seekforward
seeking
select
selectionchange

Powered by Google App Engine
This is Rietveld 408576698