Skip to content

Remove com.facebook.react.modules.network.TLSSocketFactory class#49457

Closed
mateoguzmana wants to merge 1 commit into
facebook:mainfrom
mateoguzmana:refactor/remove-tls-socket-factory
Closed

Remove com.facebook.react.modules.network.TLSSocketFactory class#49457
mateoguzmana wants to merge 1 commit into
facebook:mainfrom
mateoguzmana:refactor/remove-tls-socket-factory

Conversation

@mateoguzmana
Copy link
Copy Markdown
Collaborator

Summary:

As part of the initiative to reduce the public API surface, I found that this class is not used in the codebase and can be removed.

GH search for TLSSocketFactory – this class has some OSS usages, but all the ones I found are from old/non-active repos so that's why I think it is safe to remove but should be marked as [BREAKING] at the same time.

Changelog:

[ANDROID] [BREAKING] - Remove com.facebook.react.modules.network.TLSSocketFactory class

Test Plan:

yarn test-android
yarn android

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 16, 2025
@mateoguzmana mateoguzmana marked this pull request as ready for review February 16, 2025 20:16
@facebook-github-bot facebook-github-bot added the Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. label Feb 16, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@cortinico has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@cortinico merged this pull request in e065411.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Feb 17, 2025
@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @mateoguzmana in e065411

When will my fix make it into a release? | How to file a pick request?

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

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants