gh-12112: Fixed auto focus for new windows not working (gh-13976)

This commit is contained in:
mr. m
2026-06-01 12:24:16 +02:00
committed by GitHub
parent 45075e2fbc
commit 8ea65cba48
12 changed files with 221 additions and 28 deletions

View File

@@ -129,7 +129,7 @@ jobs:
token: ${{ secrets.DEPLOY_KEY }}
commit-message: "chore: Sync upstream to `Firefox ${{ steps.build-data.outputs.version }}`"
branch: "chore/upstream-sync"
title: "no-bug: Sync upstream Firefox to version ${{ steps.build-data.outputs.version }}"
title: "no-bug: Sync upstream Firefox to version `${{ steps.build-data.outputs.version }}`"
body: |
This PR syncs the upstream Firefox to version ${{ steps.build-data.outputs.version }}.