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

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

Issue 91623004: Add media perf benchamrk under network simulations. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: rebase head Created 7 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 | « tools/perf/page_sets/media_cns_cases.json ('k') | 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
index b11a6d34de4593650599424f8bb42a94d35ef0d5..ae8fd258a00af570b603b31fe10e7f1ce13bb2b9 100644
--- a/tools/perf/page_sets/tough_video_cases.json
+++ b/tools/perf/page_sets/tough_video_cases.json
@@ -56,22 +56,22 @@
"add_browser_metrics": true
},
{
- "url": "file://tough_video_cases/video.html?src=crowd1080.ogv&type=video",
+ "url": "file://tough_video_cases/video.html?src=crowd1080.ogv",
"media_metrics": {"action": "play-action"},
"add_browser_metrics": true
},
{
- "url": "file://tough_video_cases/video.html?src=crowd1080.webm&type=video",
+ "url": "file://tough_video_cases/video.html?src=crowd1080.webm",
"media_metrics": {"action": "play-action"},
"add_browser_metrics": true
},
{
- "url": "file://tough_video_cases/video.html?src=crowd2160.ogv&type=video",
+ "url": "file://tough_video_cases/video.html?src=crowd2160.ogv",
"media_metrics": {"action": "play-action"},
"add_browser_metrics": true
},
{
- "url": "file://tough_video_cases/video.html?src=crowd2160.webm&type=video",
+ "url": "file://tough_video_cases/video.html?src=crowd2160.webm",
"media_metrics": {"action": "play-action"},
"add_browser_metrics": true
},
@@ -86,22 +86,22 @@
"add_browser_metrics": true
},
{
- "url": "file://tough_video_cases/video.html?src=tulip2.ogv&type=video",
+ "url": "file://tough_video_cases/video.html?src=tulip2.ogv",
"media_metrics": {"action": "play-action"},
"add_browser_metrics": true
},
{
- "url": "file://tough_video_cases/video.html?src=tulip2.webm&type=video",
+ "url": "file://tough_video_cases/video.html?src=tulip2.webm",
"media_metrics": {"action": "play-action"},
"add_browser_metrics": true
},
{
- "url": "file://tough_video_cases/video.html?src=crowd1080.mp4&type=video",
+ "url": "file://tough_video_cases/video.html?src=crowd1080.mp4",
"media_metrics": {"action": "play-action"},
"add_browser_metrics": true
},
{
- "url": "file://tough_video_cases/video.html?src=crowd2160.mp4&type=video",
+ "url": "file://tough_video_cases/video.html?src=crowd2160.mp4",
"media_metrics": {"action": "play-action"},
"add_browser_metrics": true
},
@@ -111,7 +111,12 @@
"add_browser_metrics": true
},
{
- "url": "file://tough_video_cases/video.html?src=tulip2.mp4&type=video",
+ "url": "file://tough_video_cases/video.html?src=tulip2.mp4",
+ "media_metrics": {"action": "play-action"},
+ "add_browser_metrics": true
+ },
+ {
+ "url": "file://tough_video_cases/video.html?src=tulip2.m4a&type=audio",
"media_metrics": {"action": "play-action"},
"add_browser_metrics": true
},
« no previous file with comments | « tools/perf/page_sets/media_cns_cases.json ('k') | tools/perf/page_sets/tough_video_cases/video.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698