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

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

Issue 2217763003: Remove Blink-WebKit-only document.createEvent strings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 4 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/EventAliases.in
diff --git a/third_party/WebKit/Source/core/events/EventAliases.in b/third_party/WebKit/Source/core/events/EventAliases.in
index 6b7c454c034e0ac03b7b2570cd95fd1322d7e779..a4b56298d3433b5aaa255691924fb4779cd00ddc 100644
--- a/third_party/WebKit/Source/core/events/EventAliases.in
+++ b/third_party/WebKit/Source/core/events/EventAliases.in
@@ -5,7 +5,6 @@ HTMLEvents ImplementedAs=Event
KeyboardEvents ImplementedAs=KeyboardEvent
MouseEvents ImplementedAs=MouseEvent
MutationEvents ImplementedAs=MutationEvent
-OrientationEvent ImplementedAs=Event, RuntimeEnabled=OrientationEventEnabled
SVGEvents ImplementedAs=Event
UIEvents ImplementedAs=UIEvent
WebKitTransitionEvent ImplementedAs=TransitionEvent

Powered by Google App Engine
This is Rietveld 408576698