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

Unified Diff: ppapi/tests/test_fullscreen.h

Issue 8789005: Simulate a user gesture in Fullscreen test so it can run on bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years 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 | « no previous file | ppapi/tests/test_fullscreen.cc » ('j') | ppapi/tests/test_fullscreen.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/tests/test_fullscreen.h
===================================================================
--- ppapi/tests/test_fullscreen.h (revision 112536)
+++ ppapi/tests/test_fullscreen.h (working copy)
@@ -32,6 +32,8 @@
std::string TestGetScreenSize();
std::string TestNormalToFullscreenToNormal();
+ void SimulateUserGesture();
+
void FailFullscreenTest(const std::string& error);
bool GotError();
« no previous file with comments | « no previous file | ppapi/tests/test_fullscreen.cc » ('j') | ppapi/tests/test_fullscreen.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698