Skip to content

Remove NetworkEventUtil compatibility overloads#55769

Closed
huntie wants to merge 2 commits intofacebook:mainfrom
huntie:export-D94510863
Closed

Remove NetworkEventUtil compatibility overloads#55769
huntie wants to merge 2 commits intofacebook:mainfrom
huntie:export-D94510863

Conversation

@huntie
Copy link
Member

@huntie huntie commented Feb 26, 2026

Summary:
Follows #55706.

Updates the signature of onCreateRequest, and removes legacy onCreateRequest and onResponseReceived overloads — effectively de-OkHttp-ing this internal API.

Resolves #55747.

Changelog: [Internal]

Differential Revision: D94510863

…oad the correct commit data.

Differential Revision: D94377526
Summary:
Follows facebook#55706.

Updates the signature of `onCreateRequest`, and removes legacy `onCreateRequest` and `onResponseReceived` overloads — effectively de-OkHttp-ing this internal API.

Changelog: [Internal]

Differential Revision: D94510863
@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 Feb 26, 2026
@meta-codesync
Copy link

meta-codesync bot commented Feb 26, 2026

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

huntie added a commit to huntie/react-native that referenced this pull request Feb 26, 2026
Summary:

Follows facebook#55706.

Updates the signature of `onCreateRequest`, and removes legacy `onCreateRequest` and `onResponseReceived` overloads — effectively de-OkHttp-ing this internal API.

Changelog: [Internal]

Differential Revision: D94510863
huntie added a commit to huntie/react-native that referenced this pull request Feb 26, 2026
Summary:

Follows facebook#55706.

Updates the signature of `onCreateRequest`, and removes legacy `onCreateRequest` and `onResponseReceived` overloads — effectively de-OkHttp-ing this internal API.

Changelog: [Internal]

Differential Revision: D94510863
@meta-codesync meta-codesync bot closed this in 0d40f2a Feb 27, 2026
@meta-codesync
Copy link

meta-codesync bot commented Feb 27, 2026

This pull request has been merged in 0d40f2a.

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

This pull request was successfully merged by @huntie in 0d40f2a

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

@huntie huntie deleted the export-D94510863 branch March 2, 2026 09:58
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.

Cleanup: Remove fbsource compatibility overload for NetworkEventUtil.onResponseReceived()

3 participants