summaryrefslogtreecommitdiff
path: root/www/chromium-uc/patches/patch-components_policy_resources_policy_templates_json
blob: bd769f485e5e71d6a6fe3631ecc24b58c204d614 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
$OpenBSD: patch-components_policy_resources_policy_templates_json,v 1.62 2021/11/16 11:28:46 robert Exp $

Index: components/policy/resources/policy_templates.json
--- components/policy/resources/policy_templates.json.orig
+++ components/policy/resources/policy_templates.json
@@ -1380,7 +1380,7 @@
       'owners': ['file://components/policy/resources/OWNERS', 'pastarmovj@chromium.org'],
       'type': 'main',
       'schema': { 'type': 'boolean' },
-      'supported_on': ['chrome.win7:11-', 'chrome.mac:11-', 'chrome.linux:11-'],
+      'supported_on': ['chrome.win7:11-', 'chrome.mac:11-', 'chrome.linux:11-', 'chrome.openbsd:11-'],
       'features': {
         'dynamic_refresh': True,
         'per_profile': False,
@@ -2443,7 +2443,7 @@
       'owners': ['file://remoting/OWNERS', 'jamiewalch@chromium.org'],
       'type': 'main',
       'schema': { 'type': 'boolean' },
-      'supported_on': ['chrome.linux:25-', 'chrome.mac:25-'],
+      'supported_on': ['chrome.linux:25-', 'chrome.mac:25-', 'chrome.openbsd:25-'],
       'features': {
         'dynamic_refresh': True,
         'per_profile': False,
@@ -5049,7 +5049,7 @@
       'owners': ['file://components/policy/resources/OWNERS', 'rsorokin@chromium.org'],
       'type': 'main',
       'schema': { 'type': 'boolean' },
-      'supported_on': ['chrome.linux:74-','chrome.mac:74-','chrome_os:74-'],
+      'supported_on': ['chrome.linux:74-','chrome.mac:74-','chrome_os:74-','chrome.openbsd:74-'],
       'features': {
         'dynamic_refresh': True,
         'per_profile': False,
@@ -5110,7 +5110,7 @@
       'owners': ['file://components/policy/resources/OWNERS', 'rsorokin@chromium.org'],
       'type': 'string',
       'schema': { 'type': 'string' },
-      'supported_on': ['chrome.linux:9-'],
+      'supported_on': ['chrome.linux:9-','chrome.openbsd:9-'],
       'features': {
         'dynamic_refresh': False,
         'per_profile': False,
@@ -5176,7 +5176,7 @@
       'owners': ['file://components/policy/resources/OWNERS', 'rsorokin@chromium.org'],
       'type': 'main',
       'schema': { 'type': 'boolean' },
-      'supported_on': ['chrome.linux:63-','chrome.mac:63-','chrome_os:63-','android:63-','webview_android:63-'],
+      'supported_on': ['chrome.linux:63-','chrome.mac:63-','chrome_os:63-','android:63-','webview_android:63-','chrome.openbsd:63-'],
       'features': {
         'dynamic_refresh': True,
         'per_profile': False,
@@ -9922,7 +9922,7 @@
       'owners': ['file://net/cert/OWNERS', 'rsleevi@chromium.org'],
       'type': 'main',
       'schema': { 'type': 'boolean' },
-      'supported_on': ['chrome_os:30-', 'chrome.linux:30-', 'chrome.win:30-'],
+      'supported_on': ['chrome_os:30-', 'chrome.linux:30-', 'chrome.win:30-', 'chrome.openbsd:30-'],
       'features': {
         'dynamic_refresh': True,
         'per_profile': False,
@@ -10016,7 +10016,7 @@
       'owners': ['file://components/policy/resources/OWNERS', 'pmarko@chromium.org'],
       'type': 'main',
       'schema': { 'type': 'boolean' },
-      'supported_on': ['chrome_os:77-83', 'chrome.linux:79-83', 'chrome.mac:83-'],
+      'supported_on': ['chrome_os:77-83', 'chrome.linux:79-83', 'chrome.mac:83-', 'chrome.openbsd:79-83'],
       'features': {
         'dynamic_refresh': False,
         'per_profile': False,
@@ -11853,7 +11853,7 @@
       'owners': ['file://components/policy/resources/OWNERS', 'pmarko@chromium.org'],
       'type': 'main',
       'schema': { 'type': 'boolean' },
-      'supported_on': ['chrome.win:19-', 'chrome.linux:19-'],
+      'supported_on': ['chrome.win:19-', 'chrome.linux:19-', 'chrome.openbsd:19-'],
       'features': {
         'can_be_recommended': True,
         'dynamic_refresh': True,
@@ -12700,7 +12700,7 @@
       'owners': ['file://components/policy/resources/OWNERS', 'bartfab@chromium.org'],
       'type': 'main',
       'schema': { 'type': 'boolean' },
-      'supported_on': ['chrome.win:31-', 'chrome.linux:31-', 'chrome_os:31-'],
+      'supported_on': ['chrome.win:31-', 'chrome.linux:31-', 'chrome_os:31-', 'chrome.openbsd:31-'],
       'features': {
         'dynamic_refresh': True,
         'per_profile': True,
@@ -19502,7 +19502,7 @@
         'items': { 'type': 'string' }
       },
       # Spell checking is provided by macOS, so can't be controlled on Mac.
-      'supported_on': ['chrome.win:65-', 'chrome.linux:65-', 'chrome_os:65-'],
+      'supported_on': ['chrome.win:65-', 'chrome.linux:65-', 'chrome_os:65-', 'chrome.openbsd:65-'],
       'features': {
         'can_be_recommended': False,
         'dynamic_refresh': True,
@@ -19533,7 +19533,7 @@
         'items': { 'type': 'string' }
       },
       # Spell checking is provided by macOS, so can't be controlled on Mac.
-      'supported_on': ['chrome.win:75-', 'chrome.linux:75-', 'chrome_os:75-'],
+      'supported_on': ['chrome.win:75-', 'chrome.linux:75-', 'chrome_os:75-', 'chrome.openbsd:75-'],
       'deprecated': True,
       'features': {
         'can_be_recommended': False,
@@ -19567,7 +19567,7 @@
         'items': { 'type': 'string' }
       },
       # Spell checking is provided by macOS, so can't be controlled on Mac.
-      'supported_on': ['chrome.win:86-', 'chrome.linux:86-', 'chrome_os:86-'],
+      'supported_on': ['chrome.win:86-', 'chrome.linux:86-', 'chrome_os:86-', 'chrome.openbsd:86-'],
       'features': {
         'can_be_recommended': False,
         'dynamic_refresh': True,
@@ -20306,7 +20306,7 @@
       'owners': ['fbeaufort@chromium.org', 'beccahughes@chromium.org'],
       'type': 'main',
       'schema': { 'type': 'boolean' },
-      'supported_on': ['chrome.win:66-', 'chrome.linux:66-', 'chrome.mac:66-', 'chrome_os:66-'],
+      'supported_on': ['chrome.win:66-', 'chrome.linux:66-', 'chrome.mac:66-', 'chrome_os:66-', 'chrome.openbsd:66-'],
       'features': {
         'dynamic_refresh': True,
         'per_profile': True,
@@ -24252,7 +24252,7 @@
       'owners': ['file://services/audio/OWNERS', 'dalecurtis@chromium.org'],
       'type': 'main',
       'schema': { 'type': 'boolean' },
-      'supported_on': ['chrome.win:79-', 'chrome.linux:79-', 'chrome.mac:79-'],
+      'supported_on': ['chrome.win:79-', 'chrome.linux:79-', 'chrome.mac:79-', 'chrome.openbsd:79-'],
       'features': {
         'dynamic_refresh': False,
         'per_profile': False,
@@ -25594,7 +25594,7 @@ If this policy is left unset, privacy screen is disabl
       'owners': ['file://chrome/browser/notifications/OWNERS', 'knollr@chromium.org'],
       'type': 'main',
       'schema': { 'type': 'boolean' },
-      'supported_on': ['chrome.linux:83-'],
+      'supported_on': ['chrome.linux:83-','chrome.openbsd:83-'],
       'features': {
         'dynamic_refresh': True,
         'per_profile': True,