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