Skip to content

Hardcode concurrentRootEnabled to true when Fabric is enabled#36106

Closed
cipolleschi wants to merge 1 commit into
facebook:mainfrom
cipolleschi:export-D43153402
Closed

Hardcode concurrentRootEnabled to true when Fabric is enabled#36106
cipolleschi wants to merge 1 commit into
facebook:mainfrom
cipolleschi:export-D43153402

Conversation

@cipolleschi
Copy link
Copy Markdown
Contributor

Summary:
Having concurrentRoot disabled when Fabric is enabled is not recommended.
This simplifies the setup and makes sure that both are either enabled or disabled.

Changelog:

[iOS] [Breaking] - Hardcode concurrentRootEnabled to true when Fabric is enabled

Differential Revision: D43153402

Summary:
Having `concurrentRoot` disabled when Fabric is enabled is not recommended.
This simplifies the setup and makes sure that both are either enabled or disabled.

## Changelog:
[iOS] [Breaking] - Hardcode concurrentRootEnabled to `true` when Fabric is enabled

Differential Revision: D43153402

fbshipit-source-id: 85eb59d434170a9c5ece08023bc40ce8d0453586
@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 fb-exported labels Feb 9, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,475,901 +0
android hermes armeabi-v7a 7,797,565 +0
android hermes x86 8,952,000 +0
android hermes x86_64 8,809,721 +0
android jsc arm64-v8a 9,113,679 +0
android jsc armeabi-v7a 8,310,547 +0
android jsc x86 9,165,344 +0
android jsc x86_64 9,424,138 +0

Base commit: 23607ae
Branch: main

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Feb 9, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 7eaabfb.

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