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

Send widget tag with property change #2355

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

JakeWharton
Copy link
Collaborator

@JakeWharton JakeWharton commented Oct 2, 2024

This will enable a future change to perform property value deserialization on the Zipline thread. Previously only the ID of the widget was available, and we can only resolve that to a widget tag on the main thread.

I manually tested an old host with new guest to ensure it would ignore this property.

Needs to be rebased on #2354 to pass API check (done). Part of #2145.


  • CHANGELOG.md's "Unreleased" section has been updated, if applicable.

This will enable a future change to perform property value deserialization on the Zipline thread. Previously only the ID of the widget was available, and we can only resolve that to a widget tag on the main thread.
@JakeWharton JakeWharton enabled auto-merge (squash) October 2, 2024 18:39
@JakeWharton JakeWharton merged commit 8b5f374 into trunk Oct 2, 2024
11 checks passed
@JakeWharton JakeWharton deleted the jw.widget-tag.2024-10-02 branch October 2, 2024 20:30
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