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

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

Issue 2860483002: Add messageerror event handler (Closed)
Patch Set: fix test Created 3 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
Index: third_party/WebKit/Source/core/events/EventTypeNames.json5
diff --git a/third_party/WebKit/Source/core/events/EventTypeNames.json5 b/third_party/WebKit/Source/core/events/EventTypeNames.json5
index 3728b2658ac278fe2507e5bcda1ba2361c513660..f9a2d98c661ef576baa4909efe02f82b8f112ea0 100644
--- a/third_party/WebKit/Source/core/events/EventTypeNames.json5
+++ b/third_party/WebKit/Source/core/events/EventTypeNames.json5
@@ -148,6 +148,7 @@
"lostpointercapture",
"mark",
"message",
+ "messageerror",
"midimessage",
"mousedown",
"mouseenter",
« no previous file with comments | « third_party/WebKit/Source/core/dom/MessagePort.idl ('k') | third_party/WebKit/Source/core/frame/DOMWindowEventHandlers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698