Skip to content

Fix SurfaceHandler.setProps is nullable#50549

Closed
javache wants to merge 1 commit into
facebook:mainfrom
javache:export-D72632625
Closed

Fix SurfaceHandler.setProps is nullable#50549
javache wants to merge 1 commit into
facebook:mainfrom
javache:export-D72632625

Conversation

@javache
Copy link
Copy Markdown
Member

@javache javache commented Apr 8, 2025

Summary:
As part of D72558674, I made SurfaceHandlerBinding.setProps nullable, to align with D71979601 - but I didn't realize this wasn't properly handled on the JNI side.

Changelog: [Android][FIxed] Fix crash when passing null initialProps

Differential Revision: D72632625

Summary:
As part of D72558674, I made SurfaceHandlerBinding.setProps nullable, to align with D71979601 - but I didn't realize this wasn't properly handled on the JNI side.

Changelog: [Android][FIxed] Fix crash when passing null initialProps

Differential Revision: D72632625
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Apr 8, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D72632625

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @javache in ee85957

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

@react-native-bot react-native-bot added the Merged This PR has been merged. label Apr 8, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in ee85957.

@javache javache deleted the export-D72632625 branch April 10, 2025 09:51
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. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants