Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Showing the about panel is async on all platforms #37508

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Mar 6, 2023

Backport of #37440

See that PR for details.

Notes: app.showAboutPanel() no longer blocks the main thread on Windows or Linux, thus matching macOS.

* fix: about panel is a base::Value::Dict

* nix this test for a diff PR

* what if the about dialog was not blocking

* add this test back in

* document synchronicity

* github editor is a fan of spaces

Co-authored-by: Calvin <clavin@users.noreply.github.com>
@trop trop bot requested a review from clavin March 6, 2023 14:46
@trop trop bot added 24-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Mar 6, 2023
@VerteDinde VerteDinde merged commit 5abfb3a into 24-x-y Mar 6, 2023
@VerteDinde VerteDinde deleted the trop/24-x-y-bp-fix-showing-the-about-panel-is-async-on-all-platforms-1678114010494 branch March 6, 2023 21:31
@release-clerk
Copy link

release-clerk bot commented Mar 6, 2023

Release Notes Persisted

app.showAboutPanel() no longer blocks the main thread on Windows or Linux, thus matching macOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
24-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant