Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Conversation

@hichamboushaba
Copy link
Member

@hichamboushaba hichamboushaba commented Sep 24, 2024

In WCAndroid, we are getting some crashes related to WebView usage from multiple processes since 19.7, which was the version where we introduced the change of #3067.

The changes of the linked PR shouldn't cause these crashes, but we want to experiment with reverting them to confirm if there are any unwanted side effects that they caused.

For more information on the crashes, check peaMlT-Tk-p2

Testing

I think green CI should be enough for this, and we don't need a PR to update FluxC on WCAndroid either, it will be done by the release manager during the code freeze. scratch this, I'll create a PR to update the reference on WCAndroid to make sure a release note about the change is included, I'll do it when this PR is merged.

@hichamboushaba hichamboushaba marked this pull request as ready for review September 24, 2024 14:09
}

@Provides
@Singleton
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm leaving the revert as is (which means reverting this part also), if we find out that the revert fixes the issue, I'll create a separate PR to make the UserAgent singleton for the example app, otherwise if we need to bring back the changes, reverting this PR will be easier if we keep all the changes.

Copy link
Contributor

@kidinov kidinov left a comment

Choose a reason for hiding this comment

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

LGTM!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants