Skip to content

Make DevSupportHttpClient internal - #55883

Closed
cortinico wants to merge 1 commit into
react:mainfrom
cortinico:export-D95059038
Closed

Make DevSupportHttpClient internal#55883
cortinico wants to merge 1 commit into
react:mainfrom
cortinico:export-D95059038

Conversation

@cortinico

Copy link
Copy Markdown
Contributor

Summary:
All 7 callers of DevSupportHttpClient are within ReactAndroid, so
there is no need to expose it as a public API. Make the class and all its members internal.

While this would be considered breaking, I'm planning to pick this into 0.85 to make this change not breaking. This API has just been introduced in 0.85 and I'm fine having it not exposed.

Changelog: [Internal]

Differential Revision: D95059038

@meta-cla meta-cla 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 Mar 3, 2026
@meta-codesync

meta-codesync Bot commented Mar 3, 2026

Copy link
Copy Markdown

@cortinico has exported this pull request. If you are a Meta employee, you can view the originating Diff in D95059038.

cortinico added a commit to cortinico/react-native that referenced this pull request Mar 4, 2026
Summary:

All 7 callers of DevSupportHttpClient are within ReactAndroid, so
there is no need to expose it as a public API. Make the class and all
its members internal.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D95059038
cortinico added a commit to cortinico/react-native that referenced this pull request Mar 4, 2026
Summary:

All 7 callers of DevSupportHttpClient are within ReactAndroid, so
there is no need to expose it as a public API. Make the class and all
its members internal.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D95059038
cortinico added a commit to cortinico/react-native that referenced this pull request Mar 4, 2026
Summary:

All 7 callers of DevSupportHttpClient are within ReactAndroid, so
there is no need to expose it as a public API. Make the class and all
its members internal.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D95059038
cortinico added a commit to cortinico/react-native that referenced this pull request Mar 4, 2026
Summary:

All 7 callers of DevSupportHttpClient are within ReactAndroid, so
there is no need to expose it as a public API. Make the class and all
its members internal.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D95059038
cortinico added a commit to cortinico/react-native that referenced this pull request Mar 4, 2026
Summary:

All 7 callers of DevSupportHttpClient are within ReactAndroid, so
there is no need to expose it as a public API. Make the class and all
its members internal.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D95059038
cortinico added a commit to cortinico/react-native that referenced this pull request Mar 4, 2026
Summary:

All 7 callers of DevSupportHttpClient are within ReactAndroid, so
there is no need to expose it as a public API. Make the class and all
its members internal.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D95059038
cortinico added a commit to cortinico/react-native that referenced this pull request Mar 4, 2026
Summary:
Pull Request resolved: react#55883

All 7 callers of DevSupportHttpClient are within ReactAndroid, so
there is no need to expose it as a public API. Make the class and all
its members internal.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D95059038
cortinico added a commit to cortinico/react-native that referenced this pull request Mar 4, 2026
Summary:
Pull Request resolved: react#55883

All 7 callers of DevSupportHttpClient are within ReactAndroid, so
there is no need to expose it as a public API. Make the class and all
its members internal.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D95059038
@cortinico
cortinico force-pushed the export-D95059038 branch 2 times, most recently from ea361fb to b885168 Compare March 4, 2026 15:02
cortinico added a commit to cortinico/react-native that referenced this pull request Mar 4, 2026
Summary:
Pull Request resolved: react#55883

All 7 callers of DevSupportHttpClient are within ReactAndroid, so
there is no need to expose it as a public API. Make the class and all
its members internal.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D95059038
Summary:

All 7 callers of DevSupportHttpClient are within ReactAndroid, so
there is no need to expose it as a public API. Make the class and all
its members internal.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D95059038
@meta-codesync meta-codesync Bot closed this in 859ae5c Mar 4, 2026
@meta-codesync

meta-codesync Bot commented Mar 4, 2026

Copy link
Copy Markdown

This pull request has been merged in 859ae5c.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Mar 4, 2026
@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @cortinico in 859ae5c

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. fb-exported Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants