Skip to content

fix(browser): avoid close confirmation on explicit teardown - #2448

Open
lorenzozanee wants to merge 1 commit into
jackwener:mainfrom
lorenzozanee:fix/browser-close-confirmation-teardown
Open

fix(browser): avoid close confirmation on explicit teardown#2448
lorenzozanee wants to merge 1 commit into
jackwener:mainfrom
lorenzozanee:fix/browser-close-confirmation-teardown

Conversation

@lorenzozanee

Copy link
Copy Markdown

Fixes #2163

Explicit close-window now releases owned tabs directly instead of reusing the placeholder teardown path that can trigger Chrome's close confirmation on macOS. The regression test now asserts the explicit teardown side effects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Chrome close confirmation blocks UI adapter teardown on macOS

1 participant