Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / firefox-developer-edition


Commits:
ba81a89b by Jan Alexander Steffens (heftig) at 2024-09-02T16:59:30+02:00
Remove sandbox workarounds again

The problematic change in Nightly got reverted.

See: https://bugzilla.mozilla.org/show_bug.cgi?id=1553850

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -186,14 +186,7 @@ END
   echo "Profiling instrumented browser..."
   ./mach package
   LLVM_PROFDATA=llvm-profdata JARLOG_FILE="$PWD/jarlog" \
-    MOZ_DISABLE_CONTENT_SANDBOX=1 \
-    MOZ_DISABLE_GMP_SANDBOX=1 \
-    MOZ_DISABLE_GPU_SANDBOX=1 \
-    MOZ_DISABLE_RDD_SANDBOX=1 \
-    MOZ_DISABLE_SOCKET_PROCESS_SANDBOX=1 \
-    MOZ_DISABLE_UTILITY_SANDBOX=1 \
-    MOZ_DISABLE_VR_SANDBOX=1 \
-    GTK_A11Y=none NO_AT_BRIDGE=1 dbus-run-session \
+    dbus-run-session \
     xvfb-run -s "-screen 0 1920x1080x24 -nolisten local" \
     ./mach python build/pgo/profileserver.py
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/firefox-developer-edition/-/commit/ba81a89b82da42aecd8ad88c636e0e500bfdde86

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/firefox-developer-edition/-/commit/ba81a89b82da42aecd8ad88c636e0e500bfdde86
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to