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

Side by Side Diff: testing/variations/fieldtrial_testing_config_mac.json

Issue 1696383002: Waterfall to use run-time flag WebRTC-H264WithOpenH264FFmpeg (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: "enable_features": [ "WebRTC-H264WithOpenH264FFmpeg" ] Created 4 years, 10 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "AutofillClassifier": [ 2 "AutofillClassifier": [
3 { 3 {
4 "group_name": "Enabled" 4 "group_name": "Enabled"
5 } 5 }
6 ], 6 ],
7 "AutofillFieldMetadata": [ 7 "AutofillFieldMetadata": [
8 { 8 {
9 "group_name": "Enabled" 9 "group_name": "Enabled"
10 } 10 }
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
222 "params": { 222 "params": {
223 "fetch_period_min": "30" 223 "fetch_period_min": "30"
224 } 224 }
225 } 225 }
226 ], 226 ],
227 "WebFontsIntervention": [ 227 "WebFontsIntervention": [
228 { 228 {
229 "group_name": "Enabled" 229 "group_name": "Enabled"
230 } 230 }
231 ], 231 ],
232 "WebRTC-H264WithOpenH264FFmpeg": [
233 {
234 "enable_features": [
235 "WebRTC-H264WithOpenH264FFmpeg"
236 ],
237 "group_name": "Enabled"
238 }
239 ],
232 "WebRTC-LocalIPPermissionCheck": [ 240 "WebRTC-LocalIPPermissionCheck": [
233 { 241 {
234 "group_name": "Enabled" 242 "group_name": "Enabled"
235 } 243 }
236 ], 244 ],
237 "WebRTC-PeerConnectionDTLS1.2": [ 245 "WebRTC-PeerConnectionDTLS1.2": [
238 { 246 {
239 "group_name": "Enabled" 247 "group_name": "Enabled"
240 } 248 }
241 ] 249 ]
242 } 250 }
OLDNEW
« no previous file with comments | « testing/variations/fieldtrial_testing_config_linux.json ('k') | testing/variations/fieldtrial_testing_config_win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698