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

Unified Diff: tools/perf/page_sets/data/webrtc_cases.json

Issue 1313873002: Now pulling WebRTC telemetry pages from https instead of http. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « tools/perf/benchmarks/webrtc.py ('k') | tools/perf/page_sets/data/webrtc_cases_013.wpr.sha1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/data/webrtc_cases.json
diff --git a/tools/perf/page_sets/data/webrtc_cases.json b/tools/perf/page_sets/data/webrtc_cases.json
index 71d52f21fd16f3f74245a352d1d8c34b1b2a0fcf..7f6e9ab5b616e11b5d5e6d6e158be96de17bc3fd 100644
--- a/tools/perf/page_sets/data/webrtc_cases.json
+++ b/tools/perf/page_sets/data/webrtc_cases.json
@@ -1,5 +1,5 @@
{
- "description": "Describes the Web Page Replay archives for a user story set. Don't edit by hand! Use record_wpr for updating.",
+ "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.",
"archives": {
"webrtc_cases_007.wpr": [
"http://googlechrome.github.io/webrtc/samples/web/content/getusermedia-resolution/",
@@ -8,9 +8,12 @@
"webrtc_cases_011.wpr": [
"20mb_datachannel_transfer"
],
- "webrtc_cases_000.wpr": [
- "third_party/webrtc/samples/js/demos/html/pc1.html",
- "webrtc/local-video.html"
+ "webrtc_cases_013.wpr": [
+ "vga_local_stream_10s",
+ "720p_call_45s",
+ "30s_datachannel_transfer",
+ "hd_local_stream_10s",
+ "vga_call_10s"
],
"webrtc_cases_010.wpr": [
"http://webrtc.github.io/samples/src/content/peerconnection/audio/?codec=PCMU",
@@ -22,12 +25,9 @@
"http://webrtc.github.io/samples/src/content/getusermedia/resolution/",
"http://webrtc.github.io/samples/src/content/peerconnection/audio/?codec=OPUS"
],
- "webrtc_cases_012.wpr": [
- "720p_call_45s",
- "hd_local_stream_10s",
- "30s_datachannel_transfer",
- "vga_local_stream_10s",
- "vga_call_10s"
+ "webrtc_cases_000.wpr": [
+ "third_party/webrtc/samples/js/demos/html/pc1.html",
+ "webrtc/local-video.html"
],
"webrtc_cases_009.wpr": [
"http://googlechrome.github.io/webrtc/samples/web/content/peerconnection/audio/?codec=PCMU",
« no previous file with comments | « tools/perf/benchmarks/webrtc.py ('k') | tools/perf/page_sets/data/webrtc_cases_013.wpr.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698