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: fix wkwebview crashed when received invalid UTF8 string from IPC (#1084) #1085

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

wusyong
Copy link
Member

@wusyong wusyong commented Nov 20, 2023

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Docs
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes
  • No

Checklist

  • This PR will resolve #___
  • A change file is added if any packages will require a version bump due to this PR per the instructions in the readme.
  • I have added a convincing reason for adding this feature, if necessary
  • It can be built on all targets and pass CI/CD.

Other information

@wusyong wusyong requested a review from a team as a code owner November 20, 2023 05:08
@wusyong
Copy link
Member Author

wusyong commented Nov 20, 2023

This one is cherry-picked from dev to 1.x.
Is this the right branch to publish version to tauri 1.x?

@amrbashir amrbashir changed the title Fix wkwebview crashed when received invalid UTF8 string from IPC (#1084) fix: fix wkwebview crashed when received invalid UTF8 string from IPC (#1084) Nov 20, 2023
@amrbashir amrbashir merged commit c78c69b into v0.24.1 Nov 20, 2023
7 checks passed
@amrbashir amrbashir deleted the fix-expect-1.x branch November 20, 2023 12:13
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.

3 participants