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

Side by Side Diff: testing/variations/fieldtrial_testing_config_linux.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 "AsyncDNS": [ 2 "AsyncDNS": [
3 { 3 {
4 "group_name": "AsyncDNSA" 4 "group_name": "AsyncDNSA"
5 } 5 }
6 ], 6 ],
7 "AutofillClassifier": [ 7 "AutofillClassifier": [
8 { 8 {
9 "group_name": "Enabled" 9 "group_name": "Enabled"
10 } 10 }
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
138 "params": { 138 "params": {
139 "sendingThreshold": "abcdef" 139 "sendingThreshold": "abcdef"
140 } 140 }
141 }, 141 },
142 { 142 {
143 "group_name": "DontShowAndDontSend" 143 "group_name": "DontShowAndDontSend"
144 } 144 }
145 ], 145 ],
146 "ResourcePriorities": [ 146 "ResourcePriorities": [
147 { 147 {
148 "group_name": "AllExceptAsyncScripts_11011_1_1_10" 148 "group_name": "Launch50pct_11011_1_1_10"
149 }, 149 },
150 { 150 {
151 "group_name": "Control" 151 "group_name": "Control50pct"
152 } 152 }
153 ], 153 ],
154 "SSLCommonNameMismatchHandling": [ 154 "SSLCommonNameMismatchHandling": [
155 { 155 {
156 "group_name": "Enabled" 156 "group_name": "Enabled"
157 } 157 }
158 ], 158 ],
159 "SafeBrowsingIncidentReportingService": [ 159 "SafeBrowsingIncidentReportingService": [
160 { 160 {
161 "enable_features": [ 161 "enable_features": [
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
300 ], 300 ],
301 "use-new-media-cache": [ 301 "use-new-media-cache": [
302 { 302 {
303 "enable_features": [ 303 "enable_features": [
304 "use-new-media-cache" 304 "use-new-media-cache"
305 ], 305 ],
306 "group_name": "Enabled" 306 "group_name": "Enabled"
307 } 307 }
308 ] 308 ]
309 } 309 }
OLDNEW
« no previous file with comments | « testing/variations/fieldtrial_testing_config_android.json ('k') | testing/variations/fieldtrial_testing_config_mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698