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

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

Issue 1726193002: EME: Remove all references to `needkey` except the UMA name. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | « media/test/pipeline_integration_test.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 dd2d97c51c856a5c0cdc2e891df0411c95571cc3..351885628c9616a2c63288adc249991b84449270 100644
--- a/third_party/WebKit/Source/core/events/EventTypeNames.in
+++ b/third_party/WebKit/Source/core/events/EventTypeNames.in
@@ -256,10 +256,6 @@ webkitEditableContentChanged
webkitTransitionEnd
webkitfullscreenchange
webkitfullscreenerror
-webkitkeyadded
pfeldman 2016/02/24 22:09:28 I assume these are all EME?
ddorwin 2016/02/24 22:19:53 Yes, all prefixed EME events.
-webkitkeyerror
-webkitkeymessage
-webkitneedkey
webkitprerenderdomcontentloaded
webkitprerenderload
webkitprerenderstart
« no previous file with comments | « media/test/pipeline_integration_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698