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

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

Issue 2296493002: Merge all Field Trial Testing Configuration Together (Closed)
Patch Set: Rebase to a67debf Created 4 years, 2 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
(Empty)
1 {
2 "AsyncDNS": [
3 {
4 "group_name": "AsyncDNSA"
5 }
6 ],
7 "AutofillClassifier": [
8 {
9 "group_name": "Enabled"
10 }
11 ],
12 "AutofillFieldMetadata": [
13 {
14 "group_name": "Enabled"
15 }
16 ],
17 "AutofillProfileCleanup": [
18 {
19 "enable_features": [
20 "AutofillProfileCleanup"
21 ],
22 "group_name": "Enabled"
23 }
24 ],
25 "AutofillProfileOrderByFrecency": [
26 {
27 "group_name": "EnabledLimitTo3",
28 "params": {
29 "limit": "3"
30 }
31 },
32 {
33 "group_name": "Enabled"
34 }
35 ],
36 "CaptivePortalInterstitial": [
37 {
38 "group_name": "Enabled"
39 }
40 ],
41 "ChromeDashboard": [
42 {
43 "group_name": "Enabled"
44 },
45 {
46 "group_name": "Default"
47 }
48 ],
49 "ChromotingQUIC": [
50 {
51 "group_name": "Enabled"
52 }
53 ],
54 "DataReductionProxyUseQuic": [
55 {
56 "group_name": "Enabled"
57 }
58 ],
59 "DisallowFetchForDocWrittenScriptsInMainFrame": [
60 {
61 "enable_features": [
62 "DocumentWriteEvaluator"
63 ],
64 "group_name": "DocumentWriteEvaluatorGroup",
65 "params": {
66 "disallowFetchForDocWrittenScriptsInMainFrame": "false",
67 "disallowFetchForDocWrittenScriptsInMainFrameOnSlowConnections": "false"
68 }
69 }
70 ],
71 "EnableGoogleCachedCopyTextExperiment": [
72 {
73 "group_name": "Button"
74 }
75 ],
76 "EnableMediaRouter": [
77 {
78 "group_name": "Enabled"
79 }
80 ],
81 "EnableMediaRouterWithCastExtension": [
82 {
83 "group_name": "Enabled"
84 }
85 ],
86 "EnableSessionCrashedBubbleUI": [
87 {
88 "group_name": "Enabled"
89 }
90 ],
91 "ExpectCTReporting": [
92 {
93 "enable_features": [
94 "ExpectCTReporting"
95 ],
96 "group_name": "ExpectCTReportingEnabled"
97 }
98 ],
99 "ExtensionActionRedesign": [
100 {
101 "group_name": "Enabled"
102 }
103 ],
104 "GoogleBrandedContextMenu": [
105 {
106 "group_name": "branded"
107 }
108 ],
109 "InstanceID": [
110 {
111 "group_name": "Enabled"
112 }
113 ],
114 "MaterialDesignDownloads": [
115 {
116 "group_name": "Enabled"
117 }
118 ],
119 "MaterialDesignUserManager": [
120 {
121 "enable_features": [
122 "MaterialDesignUserManager"
123 ],
124 "group_name": "Enabled"
125 }
126 ],
127 "MojoChannel": [
128 {
129 "group_name": "Enabled"
130 }
131 ],
132 "NetworkTimeQueries": [
133 {
134 "enable_features": [
135 "NetworkTimeServiceQuerying"
136 ],
137 "group_name": "NetworkTimeQueriesEnabled"
138 }
139 ],
140 "NewAudioRenderingMixingStrategy": [
141 {
142 "enable_features": [
143 "NewAudioRenderingMixingStrategy"
144 ],
145 "group_name": "Enabled"
146 }
147 ],
148 "NonValidatingReloadOnNormalReload": [
149 {
150 "enable_features": [
151 "NonValidatingReloadOnNormalReload"
152 ],
153 "group_name": "Enabled"
154 }
155 ],
156 "OfferUploadCreditCards": [
157 {
158 "group_name": "Enabled"
159 }
160 ],
161 "OutOfProcessPac": [
162 {
163 "group_name": "Enabled"
164 }
165 ],
166 "PageRevisitInstrumentation": [
167 {
168 "group_name": "Enabled"
169 }
170 ],
171 "ParseHTMLOnMainThread": [
172 {
173 "enable_features": [
174 "ParseHTMLOnMainThread"
175 ],
176 "group_name": "Enabled",
177 "params": {
178 "parseHTMLOnMainThreadCoalesceChunks": "false",
179 "parseHTMLOnMainThreadSyncTokenize": "false"
180 }
181 }
182 ],
183 "PassiveDocumentEventListeners": [
184 {
185 "enable_features": [
186 "PassiveDocumentEventListeners"
187 ],
188 "group_name": "Enabled"
189 }
190 ],
191 "PassiveEventListenersDueToFling": [
192 {
193 "enable_features": [
194 "PassiveEventListenersDueToFling"
195 ],
196 "group_name": "Enabled"
197 }
198 ],
199 "PasswordBranding": [
200 {
201 "group_name": "SmartLockBrandingSavePromptOnly"
202 }
203 ],
204 "PasswordManagerSettingsMigration": [
205 {
206 "group_name": "Enable"
207 }
208 ],
209 "PasswordSeparatedSigninFlow": [
210 {
211 "enable_features": [
212 "UsePasswordSeparatedSigninFlow"
213 ],
214 "group_name": "Enabled"
215 }
216 ],
217 "PasswordSmartBubble": [
218 {
219 "group_name": "3-Times",
220 "params": {
221 "dismissal_count": "3"
222 }
223 }
224 ],
225 "PersistentHistograms": [
226 {
227 "enable_features": [
228 "PersistentHistograms"
229 ],
230 "group_name": "EnabledInMemory",
231 "params": {
232 "storage": "LocalMemory"
233 }
234 },
235 {
236 "enable_features": [
237 "PersistentHistograms"
238 ],
239 "group_name": "EnabledOnDisk",
240 "params": {
241 "storage": "MappedFile"
242 }
243 }
244 ],
245 "PluginPowerSaverTiny": [
246 {
247 "enable_features": [
248 "BlockSmallPluginContent"
249 ],
250 "group_name": "Enabled"
251 }
252 ],
253 "PointerEvent": [
254 {
255 "enable_features": [
256 "PointerEvent"
257 ],
258 "group_name": "Enabled"
259 }
260 ],
261 "PreconnectMore": [
262 {
263 "enable_features": [
264 "PreconnectMore"
265 ],
266 "group_name": "Enabled"
267 }
268 ],
269 "QUIC": [
270 {
271 "group_name": "Enabled"
272 }
273 ],
274 "RafAlignedInput": [
275 {
276 "enable_features": [
277 "RafAlignedInput"
278 ],
279 "group_name": "Enabled"
280 }
281 ],
282 "RefreshTokenDeviceId": [
283 {
284 "group_name": "Enabled"
285 }
286 ],
287 "ReportCertificateErrors": [
288 {
289 "group_name": "ShowAndPossiblySend",
290 "params": {
291 "sendingThreshold": "1.0"
292 }
293 },
294 {
295 "group_name": "DontShowAndDontSend"
296 }
297 ],
298 "SSLCommonNameMismatchHandling": [
299 {
300 "group_name": "Enabled"
301 }
302 ],
303 "SafeBrowsingIncidentReportingService": [
304 {
305 "enable_features": [
306 "IncidentReportingDisableUpload"
307 ],
308 "group_name": "Enabled",
309 "params": {
310 "collect_reg_data": "true"
311 }
312 },
313 {
314 "group_name": "Default"
315 }
316 ],
317 "SafeBrowsingIncidentReportingServiceFeatures": [
318 {
319 "enable_features": [
320 "IncidentReportingModuleLoadAnalysis",
321 "IncidentReportingSuspiciousModuleReporting"
322 ],
323 "group_name": "WithSuspiciousModuleReporting"
324 },
325 {
326 "enable_features": [
327 "IncidentReportingModuleLoadAnalysis"
328 ],
329 "group_name": "WithModuleLoadAnalysis"
330 },
331 {
332 "group_name": "Default"
333 }
334 ],
335 "SafeBrowsingReportPhishingErrorLink": [
336 {
337 "group_name": "Enabled"
338 },
339 {
340 "group_name": "Control"
341 },
342 {
343 "group_name": "Disabled"
344 }
345 ],
346 "SafeBrowsingUpdateFrequency": [
347 {
348 "group_name": "UpdateTime15m",
349 "params": {
350 "NextUpdateIntervalInMinutes": "15"
351 }
352 }
353 ],
354 "SafeBrowsingV4LocalDatabaseManagerEnabled": [
355 {
356 "group_name": "Enabled"
357 }
358 ],
359 "SchedulerExpensiveTaskBlocking": [
360 {
361 "group_name": "Enabled"
362 }
363 ],
364 "SdchPersistence": [
365 {
366 "group_name": "Enabled"
367 }
368 ],
369 "SecurityWarningIconUpdate": [
370 {
371 "enable_features": [
372 "SecurityWarningIconUpdate"
373 ],
374 "group_name": "Enabled"
375 },
376 {
377 "disable_features": [
378 "SecurityWarningIconUpdate"
379 ],
380 "group_name": "Control"
381 },
382 {
383 "group_name": "Default"
384 }
385 ],
386 "SignInPasswordPromo": [
387 {
388 "group_name": "Enable",
389 "params": {
390 "dismissal_threshold": "1"
391 }
392 }
393 ],
394 "SimpleCacheTrial": [
395 {
396 "group_name": "ExperimentYes"
397 }
398 ],
399 "SiteEngagement": [
400 {
401 "group_name": "AggressiveAccumulation",
402 "params": {
403 "bootstrap_points": "24",
404 "decay_period_in_hours": "2",
405 "decay_points": "0",
406 "decay_proportion": "0.984",
407 "first_daily_engagement_points": "1.5",
408 "hidden_media_playing_points": "0.01",
409 "high_engagement_boundary": "50",
410 "last_engagement_grace_period_in_hours": "1",
411 "max_decays_per_score": "4",
412 "max_points_per_day": "15",
413 "medium_engagement_boundary": "15",
414 "navigation_points": "1.5",
415 "score_cleanup_threshold": "0.5",
416 "user_input_points": "0.6",
417 "visible_media_playing_points": "0.06",
418 "web_app_installed_points": "5"
419 }
420 }
421 ],
422 "SpeculativeLaunchServiceWorker": [
423 {
424 "enable_features": [
425 "SpeculativeLaunchServiceWorker"
426 ],
427 "group_name": "Enabled"
428 },
429 {
430 "group_name": "Disabled"
431 }
432 ],
433 "StrictSecureCookies": [
434 {
435 "group_name": "Enabled"
436 }
437 ],
438 "SyncHttpContentCompression": [
439 {
440 "group_name": "Enabled"
441 },
442 {
443 "group_name": "Disabled"
444 }
445 ],
446 "TabSyncByRecency": [
447 {
448 "group_name": "Enabled"
449 }
450 ],
451 "TokenBinding": [
452 {
453 "enable_features": [
454 "token-binding"
455 ],
456 "group_name": "TokenBinding"
457 }
458 ],
459 "V8CacheStrategiesForCacheStorage": [
460 {
461 "group_name": "default"
462 },
463 {
464 "group_name": "none"
465 },
466 {
467 "group_name": "normal"
468 },
469 {
470 "group_name": "aggressive"
471 }
472 ],
473 "WebBluetoothBlacklist": [
474 {
475 "//1": "The value 'ed5f25a4:e' is included for the",
476 "//2": "WebBluetoothTest BlacklistShouldBlock test.",
477 "//3": "TODO(643013): Remove other values in Chrome 55 or later.",
478 "group_name": "TestGroup",
479 "params": {
480 "blacklist_additions": "00060000:e,fffd:e,ed5f25a4:e"
481 }
482 }
483 ],
484 "WebFontsInterventionV2": [
485 {
486 "group_name": "Enabled-slow2g"
487 }
488 ],
489 "WebRTC-EnableWebRtcEcdsa": [
490 {
491 "enable_features": [
492 "WebRTC-EnableWebRtcEcdsa"
493 ],
494 "group_name": "Enabled"
495 }
496 ],
497 "WebRTC-H264WithOpenH264FFmpeg": [
498 {
499 "enable_features": [
500 "WebRTC-H264WithOpenH264FFmpeg"
501 ],
502 "group_name": "Enabled"
503 }
504 ],
505 "WebRTC-LocalIPPermissionCheck": [
506 {
507 "group_name": "Enabled"
508 }
509 ],
510 "WebRTC-PeerConnectionDTLS1.2": [
511 {
512 "group_name": "Enabled"
513 }
514 ],
515 "use-new-media-cache": [
516 {
517 "enable_features": [
518 "use-new-media-cache"
519 ],
520 "group_name": "Enabled"
521 }
522 ]
523 }
OLDNEW
« no previous file with comments | « testing/variations/fieldtrial_testing_config_ios.json ('k') | testing/variations/fieldtrial_testing_config_mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698