Skip to content

Reland: Migrate PromiseImpl to Kotlin #51273

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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.

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. 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.

4 participants