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

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

Issue 798903003: Adding telemetry WebRTC measurements for the audio codecs we support. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 6 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 | tools/perf/page_sets/data/webrtc_cases_009.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 f8bdbe0668ce9253b55398b5bdd7cfea403df636..bca40ecfe58413ea403c3cf0112b9e0e673026c5 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 page set. Don't edit by hand! Use record_wpr for updating.",
+ "description": "Describes the Web Page Replay archives for a user 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/",
@@ -9,10 +9,14 @@
"third_party/webrtc/samples/js/demos/html/pc1.html",
"webrtc/local-video.html"
],
- "webrtc_cases_008.wpr": [
- "http://googlechrome.github.io/webrtc/samples/web/content/peerconnection/pc1/",
+ "webrtc_cases_009.wpr": [
+ "http://googlechrome.github.io/webrtc/samples/web/content/peerconnection/audio/?codec=PCMU",
+ "http://googlechrome.github.io/webrtc/samples/web/content/getusermedia/resolution/",
"http://googlechrome.github.io/webrtc/samples/web/content/getusermedia/gum/",
- "http://googlechrome.github.io/webrtc/samples/web/content/getusermedia/resolution/"
+ "http://googlechrome.github.io/webrtc/samples/web/content/peerconnection/audio/?codec=OPUS",
+ "http://googlechrome.github.io/webrtc/samples/web/content/peerconnection/audio/?codec=ISAC_16K",
+ "http://googlechrome.github.io/webrtc/samples/web/content/peerconnection/audio/?codec=G722",
+ "http://googlechrome.github.io/webrtc/samples/web/content/peerconnection/pc1/"
]
}
}
« no previous file with comments | « no previous file | tools/perf/page_sets/data/webrtc_cases_009.wpr.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698