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

Side by Side Diff: testing/variations/fieldtrial_testing_config_mac.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
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 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
159 "params": { 159 "params": {
160 "sendingThreshold": "abcdef" 160 "sendingThreshold": "abcdef"
161 } 161 }
162 }, 162 },
163 { 163 {
164 "group_name": "DontShowAndDontSend" 164 "group_name": "DontShowAndDontSend"
165 } 165 }
166 ], 166 ],
167 "ResourcePriorities": [ 167 "ResourcePriorities": [
168 { 168 {
169 "group_name": "AllExceptAsyncScripts_11011_1_1_10" 169 "group_name": "Launch50pct_11011_1_1_10"
170 }, 170 },
171 { 171 {
172 "group_name": "Control" 172 "group_name": "Control50pct"
173 } 173 }
174 ], 174 ],
175 "SSLCommonNameMismatchHandling": [ 175 "SSLCommonNameMismatchHandling": [
176 { 176 {
177 "group_name": "Enabled" 177 "group_name": "Enabled"
178 } 178 }
179 ], 179 ],
180 "SafeBrowsingIncidentReportingService": [ 180 "SafeBrowsingIncidentReportingService": [
181 { 181 {
182 "enable_features": [ 182 "enable_features": [
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
329 ], 329 ],
330 "use-new-media-cache": [ 330 "use-new-media-cache": [
331 { 331 {
332 "enable_features": [ 332 "enable_features": [
333 "use-new-media-cache" 333 "use-new-media-cache"
334 ], 334 ],
335 "group_name": "Enabled" 335 "group_name": "Enabled"
336 } 336 }
337 ] 337 ]
338 } 338 }
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