chore: update chromium switches to match upstream JIT changes

This commit is contained in:
qoijjj
2024-02-22 22:39:11 -08:00
committed by GitHub
parent f690674b20
commit 00d9871e70

View File

@@ -1,4 +1,3 @@
# system wide chromium flags
CHROMIUM_FLAGS=""
CHROMIUM_FLAGS+=" --ozone-platform=wayland"
CHROMIUM_FLAGS+=" --js-flags='--jitless --no-expose-wasm'"