Skip to content

Conversation

@mateoguzmana
Copy link
Collaborator

@mateoguzmana mateoguzmana commented May 12, 2025

Summary:

Reland of #51241, which had to be reverted due to a crash.

Migrate com.facebook.react.bridge.PromiseImpl to Kotlin.

In this diff, nothing has changed yet as from the original PR. Awaiting for next steps to apply new changes #51241 (comment)

Changelog:

[INTERNAL] - Migrate com.facebook.react.bridge.PromiseImpl to Kotlin

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 May 12, 2025
@javache
Copy link
Member

javache commented May 12, 2025

Can you leave a note on what has changed compared to the initial version?

@mateoguzmana mateoguzmana marked this pull request as ready for review May 13, 2025 07:19
@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 May 13, 2025
@mateoguzmana mateoguzmana requested a review from cortinico May 13, 2025 07:22
@cortinico
Copy link
Contributor

Can you leave a note on what has changed compared to the initial version?

Nothing has changed. We had to reverted the diff as it caused several test failures internally but it was green when landing. We'll have to investigate why this was the case.

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label May 27, 2025
@facebook-github-bot
Copy link
Contributor

@javache merged this pull request in c62d952.

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @mateoguzmana in c62d952

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

@javache
Copy link
Member

javache commented May 27, 2025

Just fyi, the missing change here was a @DoNotStrip on the constructor to prevent proguard from removing this method which was called by C++.

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.

5 participants