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

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