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 mr. m
parent 5025b9056d
commit 2cfa61b633
13 changed files with 71 additions and 48 deletions

View File

@@ -37,6 +37,8 @@ bash ./scripts/mar_sign.sh -i
ulimit -n 4096
export ZEN_DISABLE_BOOTSTRAP=1
if command -v Xvfb &> /dev/null; then
if ! test "$ZEN_CROSS_COMPILING"; then
Xvfb :2 -nolisten tcp -noreset -screen 0 1024x768x24 &