Update 2023-12-31 21:59 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-12-31 21:59:50 +01:00
parent 62360d0f1d
commit 0f34c8ba99
14 changed files with 415 additions and 387 deletions

View File

@@ -9,6 +9,7 @@
--disable-client-side-phishing-detection \
--disable-component-cloud-policy \
--disable-component-update \
--disable-chrome-browser-cloud-management \
--disable-crash-reporter \
--disable-device-discovery-notifications \
--disable-features=WebAssembly,AsmJsToWebAssembly,WebAssemblyStreaming \
@@ -23,26 +24,22 @@
--disable-field-trial-config \
--disable-cookie-encryption \
--disable-cloud-print-proxy \
--enable-early-process-singleton \
--dbus-stub \
--cros-disks-fake \
--disable-stack-profiler \
--disable-touch-drag-drop \
--disable-usb-keyboard-detect \
--disable-wayland-ime \
--disable-windows10-custom-titlebar \
--disable-default-apps \
--disable-dev-shm-usage \
--disable-gaia-services \
--disable-gpu-early-init \
--disable-gpu-process-for-dx12-info-collection \
--disable-histogram-customizer \
--disable-in-process-stack-traces \
--disable-ios-password-suggestions \
--no-service-autorun \
--no-experiments \
--enable-low-end-device-mode \
--use-gl=swiftshader \
--use-gl=egl \
--disable-wayland-ime \
--enable-features=RunVideoCaptureServiceInBrowserProcess,WebUIDarkMode \
--force-dark-mode \
@@ -54,7 +51,7 @@
--password-store=basic \
--structured-metrics-disabled \
--wm-window-animations-disabled \
--new-window --app="$@"
--new-window "$@"
#--use-gl=egl \
# --disable-yuv-image-decoding \