Skip to content

Fix missing willPerformAsynchronously parameter in calls to MountingCoordinator::pullTransaction#51618

Closed
rubennorte wants to merge 1 commit into
facebook:mainfrom
rubennorte:export-D75439105
Closed

Fix missing willPerformAsynchronously parameter in calls to MountingCoordinator::pullTransaction#51618
rubennorte wants to merge 1 commit into
facebook:mainfrom
rubennorte:export-D75439105

Conversation

@rubennorte
Copy link
Copy Markdown
Contributor

Summary:
Changelog: [internal]

This sets the argument to pullTransaction to true in the cases where the call is done from the JS thread and the transactions are mounted asynchronously in the UI thread (basically platforms using the push model for mounting coordinator).

It was missing on an experiment for Android (compatibility mode for Props 2.0)

Differential Revision: D75439105

…oordinator::pullTransaction

Summary:
Changelog: [internal]

This sets the argument to `pullTransaction` to `true` in the cases where the call is done from the JS thread and the transactions are mounted asynchronously in the UI thread (basically platforms using the push model for mounting coordinator).

It was missing on an experiment for Android (compatibility mode for Props 2.0)

Differential Revision: D75439105
@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 27, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 77c8608.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @rubennorte in 77c8608

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. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants