aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
blob: e14f2bbc48e7982d6a48a8be9f77a2b32277f248 (plain) (blame)
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
--- third_party/blink/renderer/platform/runtime_enabled_features.json5.orig	2023-03-09 06:31:50 UTC
+++ third_party/blink/renderer/platform/runtime_enabled_features.json5
@@ -1347,7 +1347,7 @@
       depends_on: ["FileSystemAccessLocal"],
       status: {"Android": "test", "default": "stable"},
       origin_trial_feature_name: "FileHandling",
-      origin_trial_os: ["win", "mac", "linux", "fuchsia", "chromeos"],
+      origin_trial_os: ["win", "mac", "linux", "fuchsia", "chromeos", "openbsd", "freebsd"],
       base_feature: "FileHandlingAPI",
     },
     {
@@ -2924,7 +2924,7 @@
     {
       name: "UnrestrictedSharedArrayBuffer",
       origin_trial_feature_name: "UnrestrictedSharedArrayBuffer",
-      origin_trial_os: ["win", "mac", "linux", "fuchsia", "chromeos"],
+      origin_trial_os: ["win", "mac", "linux", "fuchsia", "chromeos", "openbsd", "freebsd"],
     },
     {
       name: "URLPatternCompareComponent",
@@ -2944,7 +2944,7 @@
       origin_trial_feature_name: "UserAgentReduction",
       origin_trial_allows_third_party: true,
       // iOS not included as it should not send a reduced User-Agent string.
-      origin_trial_os: ["android", "chromeos", "fuchsia", "linux", "mac", "win"],
+      origin_trial_os: ["android", "chromeos", "fuchsia", "linux", "mac", "win", "openbsd", "freebsd"],
       base_feature: "ReduceUserAgent",
     },
     {
@@ -3107,12 +3107,12 @@
       name: "WebAppUrlHandling",
       status: "experimental",
       origin_trial_feature_name: "WebAppUrlHandling",
-      origin_trial_os: ["win", "mac", "linux"],
+      origin_trial_os: ["win", "mac", "linux", "openbsd", "freebsd"],
     },
     {
       name: "WebAppWindowControlsOverlay",
       origin_trial_feature_name: "WebAppWindowControlsOverlay",
-      origin_trial_os: ["win", "mac", "linux", "chromeos"],
+      origin_trial_os: ["win", "mac", "linux", "chromeos", "openbsd", "freebsd"],
       status: "stable",
     },
     {