Skip to content

refactor!: remove unsafe impl Send and Sync on NewWindowOpener#1736

Merged
Legend-Master merged 5 commits into
tauri-apps:devfrom
sftse:send-sync2
May 27, 2026
Merged

refactor!: remove unsafe impl Send and Sync on NewWindowOpener#1736
Legend-Master merged 5 commits into
tauri-apps:devfrom
sftse:send-sync2

Conversation

@sftse
Copy link
Copy Markdown
Contributor

@sftse sftse commented May 24, 2026

Partially superseding #1571, I'll take another look at that PR shortly, hadn't seen it no longer applies cleanly.

When we backtracked on the handler needing to be Send/Sync, NewWindowOpener can now also lose its unsafe override.

@sftse sftse requested a review from a team as a code owner May 24, 2026 10:54
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 24, 2026

Package Changes Through 67761c5

There are 1 changes which include wry with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
wry 0.55.1 0.56.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Legend-Master
Legend-Master previously approved these changes May 24, 2026
Copy link
Copy Markdown
Contributor

@Legend-Master Legend-Master left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good in general, just a small nitpick

And you need to sign your commits

Comment thread src/android/binding.rs Outdated
Comment thread src/lib.rs
@Legend-Master Legend-Master changed the title Send sync2 refactor!: remove unsafe impl Send and Sync on NewWindowOpener May 25, 2026
Copy link
Copy Markdown
Contributor

@Legend-Master Legend-Master left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will wait a bit before merging at the next minor window

@Legend-Master Legend-Master merged commit 145b36f into tauri-apps:dev May 27, 2026
20 checks passed
@sftse sftse deleted the send-sync2 branch May 27, 2026 07:13
Legend-Master added a commit that referenced this pull request May 29, 2026
* partial revert of 145b36f #1736

* Clean up

---------

Co-authored-by: Tony <legendmastertony@gmail.com>
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.

2 participants