aboutsummaryrefslogtreecommitdiff
path: root/devel/electron29/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron29/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5')
-rw-r--r--devel/electron29/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json544
1 files changed, 44 insertions, 0 deletions
diff --git a/devel/electron29/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 b/devel/electron29/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
new file mode 100644
index 000000000000..893d9580d6fd
--- /dev/null
+++ b/devel/electron29/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
@@ -0,0 +1,44 @@
+--- third_party/blink/renderer/platform/runtime_enabled_features.json5.orig 2024-02-21 00:20:54 UTC
++++ third_party/blink/renderer/platform/runtime_enabled_features.json5
+@@ -1954,7 +1954,7 @@
+ base_feature_status: "enabled",
+ copied_from_base_feature_if: "overridden",
+ origin_trial_feature_name: "FullscreenPopupWindows",
+- origin_trial_os: ["win", "mac", "linux", "chromeos"],
++ origin_trial_os: ["win", "mac", "linux", "chromeos", "openbsd", "freebsd"],
+ },
+ {
+ name: "GamepadButtonAxisEvents",
+@@ -2872,7 +2872,7 @@
+ name: "PaymentHandlerMinimalHeaderUX",
+ origin_trial_feature_name: "PaymentHandlerMinimalHeaderUX",
+ origin_trial_allows_third_party: true,
+- origin_trial_os: ["win", "mac", "linux", "fuchsia", "chromeos"],
++ origin_trial_os: ["win", "mac", "linux", "fuchsia", "chromeos", "openbsd", "freebsd"],
+ status: "stable",
+ },
+ {
+@@ -3890,7 +3890,7 @@
+ name: "UnrestrictedSharedArrayBuffer",
+ base_feature: "none",
+ origin_trial_feature_name: "UnrestrictedSharedArrayBuffer",
+- origin_trial_os: ["win", "mac", "linux", "fuchsia", "chromeos"],
++ origin_trial_os: ["win", "mac", "linux", "fuchsia", "chromeos", "openbsd", "freebsd"],
+ },
+ // Enables using policy-controlled feature "usb-unrestricted" to allow
+ // isolated context to access protected USB interface classes and to
+@@ -4101,12 +4101,12 @@
+ status: "experimental",
+ base_feature: "none",
+ 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",
+ base_feature: "none",
+ },