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

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

Issue 2471433002: Implement WebVR presentation pausing for VR Shell Menu Mode (Closed)
Patch Set: Address comments Created 4 years, 1 month 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 7c55e4bd0eb088698edfb6b60e2a78ba5acd29fd..ed772c7e5dc9aee47f8911865353ea014706b9c9 100644
--- a/third_party/WebKit/Source/core/events/EventTypeNames.in
+++ b/third_party/WebKit/Source/core/events/EventTypeNames.in
@@ -255,6 +255,8 @@ vrdisplayconnect
vrdisplaydisconnect
vrdisplayactivate
vrdisplaydeactivate
+vrdisplayblur
+vrdisplayfocus
vrdisplaypresentchange
waiting
waitingforkey

Powered by Google App Engine
This is Rietveld 408576698