gh-14956: Check if the closing tab exists on the tab list before switching (gh-15312)

This commit is contained in:
mr. m
2026-09-09 13:13:40 +02:00
committed by GitHub
parent 9551444c61
commit 64d73ab3e3
13 changed files with 71 additions and 48 deletions

View File

@@ -9,6 +9,9 @@ if test "$ZEN_RELEASE"; then
# Enable Profile Guided Optimization
if ! test "$ZEN_GA_DISABLE_PGO"; then
export MOZ_LTO=cross,full
ac_add_options --enable-lto=cross,full
if test "$ZEN_GA_GENERATE_PROFILE"; then
mk_add_options "export MOZ_AUTOMATION_PACKAGE_GENERATED_SOURCES=0"
ac_add_options --enable-profile-generate=cross