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

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

Issue 1891483003: Changed ResourcePriority experiment names to match upcoming 50/50 trial. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
« no previous file with comments | « testing/variations/fieldtrial_testing_config_mac.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 215 matching lines...) Expand 10 before | Expand all | Expand 10 after
226 "params": { 226 "params": {
227 "sendingThreshold": "abcdef" 227 "sendingThreshold": "abcdef"
228 } 228 }
229 }, 229 },
230 { 230 {
231 "group_name": "DontShowAndDontSend" 231 "group_name": "DontShowAndDontSend"
232 } 232 }
233 ], 233 ],
234 "ResourcePriorities": [ 234 "ResourcePriorities": [
235 { 235 {
236 "group_name": "AllExceptAsyncScripts_11011_1_1_10" 236 "group_name": "Launch50pct_11011_1_1_10"
237 }, 237 },
238 { 238 {
239 "group_name": "Control" 239 "group_name": "Control50pct"
240 } 240 }
241 ], 241 ],
242 "SRTPromptFieldTrial": [ 242 "SRTPromptFieldTrial": [
243 { 243 {
244 "group_name": "On" 244 "group_name": "On"
245 } 245 }
246 ], 246 ],
247 "SSLCommonNameMismatchHandling": [ 247 "SSLCommonNameMismatchHandling": [
248 { 248 {
249 "group_name": "Enabled" 249 "group_name": "Enabled"
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
398 ], 398 ],
399 "use-new-media-cache": [ 399 "use-new-media-cache": [
400 { 400 {
401 "enable_features": [ 401 "enable_features": [
402 "use-new-media-cache" 402 "use-new-media-cache"
403 ], 403 ],
404 "group_name": "Enabled" 404 "group_name": "Enabled"
405 } 405 }
406 ] 406 ]
407 } 407 }
OLDNEW
« no previous file with comments | « testing/variations/fieldtrial_testing_config_mac.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698