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

Unified Diff: tools/perf/page_sets/tough_video_cases.json

Issue 16854013: Telemetry media_measurement plus play action and tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove media files (submitted separately) Created 7 years, 5 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 | « no previous file | tools/perf/page_sets/tough_video_cases/video.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/tough_video_cases.json
diff --git a/tools/perf/page_sets/tough_video_cases.json b/tools/perf/page_sets/tough_video_cases.json
new file mode 100644
index 0000000000000000000000000000000000000000..e1b9074519a047e0e84fb19ef883f0f9e4c49c76
--- /dev/null
+++ b/tools/perf/page_sets/tough_video_cases.json
@@ -0,0 +1,15 @@
+{
+ "description": "Video Stack Perf benchmark",
+ "pages": [
+ {
+ "url": "file:///tough_video_cases/video.html",
+ "media_metrics": [
+ { "action": "play",
+ "selector": "#video_1",
+ "wait_for_playing": true,
+ "wait_for_ended": true
+ }
+ ]
+ }
+ ]
+}
« no previous file with comments | « no previous file | tools/perf/page_sets/tough_video_cases/video.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698