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

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

Issue 395633011: Implement the unprefixed the Fullscreen API (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: nits Created 6 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
« no previous file with comments | « Source/core/dom/FullscreenElementStack.cpp ('k') | Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/events/EventTypeNames.in
diff --git a/Source/core/events/EventTypeNames.in b/Source/core/events/EventTypeNames.in
index 3390a6cbdd1b204f81e2fb44cdb41bc21ad5f11e..b4f9095294a2e1de58d4cdd9d5435f7a3a17a6ca 100644
--- a/Source/core/events/EventTypeNames.in
+++ b/Source/core/events/EventTypeNames.in
@@ -85,6 +85,8 @@ finish
focus
focusin
focusout
+fullscreenchange
+fullscreenerror
gamepadconnected
gamepaddisconnected
gesturescrollend
« no previous file with comments | « Source/core/dom/FullscreenElementStack.cpp ('k') | Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698