Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / testing / variations / fieldtrial_testing_config_linux.json
blob8c9e4ecc4b8c063f1bf089fde16fe9d74249c2b6
2     "AutofillFieldMetadata": [
3         {
4             "group_name": "Enabled"
5         }
6     ],
7     "CaptivePortalInterstitial": [
8         {
9             "group_name": "Enabled"
10         }
11     ],
12     "ChromotingQUIC": [
13         {
14             "group_name": "Enabled"
15         }
16     ],
17     "DataReductionProxyUseDataSaverOnVPN": [
18         {
19             "group_name": "Enabled"
20         }
21     ],
22     "EnableGoogleCachedCopyTextExperiment": [
23         {
24             "group_name": "Button"
25         }
26     ],
27     "EnableSessionCrashedBubbleUI": [
28         {
29             "group_name": "Enabled"
30         }
31     ],
32     "InstanceID": [
33         {
34             "group_name": "Enabled"
35         }
36     ],
37     "PluginPowerSaver": [
38         {
39             "group_name": "Enabled"
40         }
41     ],
42     "QUIC": [
43         {
44             "group_name": "Enabled",
45             "params": {
46                 "alternate_protocol_probability_threshold": "0.01"
47             }
48         }
49     ],
50     "RefreshTokenDeviceId": [
51         {
52             "group_name": "Enabled"
53         }
54     ],
55     "ReportCertificateErrors": [
56         {
57             "group_name": "ShowAndPossiblySend",
58             "params": {
59                 "sendingThreshold": "1.0"
60             }
61         },
62         {
63             "group_name": "ShowAndPossiblySend",
64             "params": {
65                 "sendingThreshold": "-1.0"
66             }
67         },
68         {
69             "group_name": "ShowAndPossiblySend",
70             "params": {
71                 "sendingThreshold": "0.0"
72             }
73         },
74         {
75             "group_name": "ShowAndPossiblySend",
76             "params": {
77                 "sendingThreshold": "abcdef"
78             }
79         },
80         {
81             "group_name": "DontShowAndDontSend"
82         }
83     ],
84     "SafeBrowsingReportPhishingErrorLink": [
85         {
86             "group_name": "Enabled"
87         },
88         {
89             "group_name": "Control"
90         },
91         {
92             "group_name": "Disabled"
93         }
94     ],
95     "SdchPersistence": [
96         {
97             "group_name": "Enabled"
98         }
99     ],
100     "SyncHttpContentCompression": [
101         {
102             "group_name": "Enabled"
103         },
104         {
105             "group_name": "Disabled"
106         }
107     ],
108     "TabSyncByRecency": [
109         {
110             "group_name": "Enabled"
111         }
112     ],
113     "UseDelayAgnosticAEC": [
114         {
115             "group_name": "DefaultEnabled"
116         }
117     ],
118     "VarationsServiceControl": [
119         {
120             "group_name": "Interval_30min",
121             "params": {
122                 "fetch_period_min": "30"
123             }
124         }
125     ]