Skip to content

'[skip ci] upgrade React Native on a new RDT backend - #46669

Closed
hoxyq wants to merge 3 commits into
react:mainfrom
hoxyq:export-D62967059
Closed

'[skip ci] upgrade React Native on a new RDT backend#46669
hoxyq wants to merge 3 commits into
react:mainfrom
hoxyq:export-D62967059

Conversation

@hoxyq

Copy link
Copy Markdown
Contributor

Summary:

Changelog: [Internal]

In React DevTools 6.0.0, settings manager is no longer used, because the host of the Backend is responsible for settings persistance.

Also, call was removed from the top level of the JavaScript module and now we need to call explicitly.

The logic for persisting settings will be added in one of the next diffs at the top.

Differential Revision: D62967059

@facebook-github-botfacebook-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 labels Sep 26, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

Ruslan Lesiutin added 3 commits September 27, 2024 02:20
Summary:
# Changelog:
allow-large-files
Differential Revision: D63460308
Summary:
Changelog: [Internal] - Update `react-native/debugger-frontend` from e8c7943...87b2feb
Resyncs `react-native/debugger-frontend` from GitHub - see `rn-chrome-devtools-frontend` [changelog](react/react-native-devtools-frontend@e8c7943...87b2feb).
Differential Revision: D63455520
Summary:
Pull Request resolved: #46669
# Changelog: [Internal]
In React DevTools 6.0.0, settings manager is [no longer used](react/react#30986), because the host of the Backend is responsible for settings persistance.
Also, `installHook()` call was removed from the top level of the JavaScript module and now we need to call `initialize()` explicitly.
The logic for persisting settings will be added in one of the next diffs at the top.
Reviewed By: huntie
Differential Revision: D62967059
@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

@facebook-github-botfacebook-github-bot added the Merged This PR has been merged. label Sep 27, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in 53b7f0e.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.fb-exportedMergedThis PR has been merged.p: FacebookPartner: FacebookPartner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@hoxyq@facebook-github-bot