Skip to content

Update InspectorFlags to lazily pull upstream values#43390

Closed
huntie wants to merge 1 commit into
facebook:mainfrom
huntie:export-D54684692
Closed

Update InspectorFlags to lazily pull upstream values#43390
huntie wants to merge 1 commit into
facebook:mainfrom
huntie:export-D54684692

Conversation

@huntie

@huntie huntie commented Mar 8, 2024

Copy link
Copy Markdown
Member

Summary:
Refactor after D54639775. This avoids the unfortunate side effect where InspectorFlags::dangerouslyResetFlags() would immediately reread ReactNativeFeatureFlags . This call is now relocated in our test util.

Changelog: [Internal]

Reviewed By: motiz88

Differential Revision: D54684692

@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 Mar 8, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

Summary:

Refactor after D54639775. This avoids the unfortunate side effect where `InspectorFlags::dangerouslyResetFlags()` would immediately reread `ReactNativeFeatureFlags `. This call is now relocated in our test util.

Changelog: [Internal]

Reviewed By: motiz88

Differential Revision: D54684692
@huntie huntie force-pushed the export-D54684692 branch from ff6eba1 to f6123ae Compare March 8, 2024 17:25
@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

@analysis-bot

Copy link
Copy Markdown
Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 18,033,005 -16
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 21,387,453 -2
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 7bb204a
Branch: main

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Mar 11, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in 8089146.

@huntie huntie deleted the export-D54684692 branch September 9, 2024 12:02
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