Uh oh!
There was an error while loading. Please reload this page.
'[skip ci] Libraries/DevToolsSettings -> private/reactdevtools/ReactDevToolsSettings - #46662
Closed
hoxyq wants to merge 4 commits into
Closed
'[skip ci] Libraries/DevToolsSettings -> private/reactdevtools/ReactDevToolsSettings#46662hoxyq wants to merge 4 commits into
hoxyq wants to merge 4 commits into
Conversation
facebook-github-bot
commented
Sep 26, 2024
Contributor
This pull request was exported from Phabricator. Differential Revision: D62965492 |
facebook-github-bot
commented
Sep 26, 2024
Contributor
This pull request was exported from Phabricator. Differential Revision: D62965492 |
hoxyqforce-pushed
the
export-D62965492
branch
from
September 26, 2024 15:00
2f313f4 to
de27212Comparefacebook-github-bot
commented
Sep 26, 2024
Contributor
This pull request was exported from Phabricator. Differential Revision: D62965492 |
hoxyqforce-pushed
the
export-D62965492
branch
from
September 26, 2024 15:23
de27212 to
1c981f2Comparefacebook-github-bot
commented
Sep 26, 2024
Contributor
This pull request was exported from Phabricator. Differential Revision: D62965492 |
hoxyqforce-pushed
the
export-D62965492
branch
from
September 26, 2024 17:09
1c981f2 to
628368dCompare
added 4 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: # 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. Differential Revision: D62967059
facebook-github-bot
commented
Sep 27, 2024
Contributor
This pull request was exported from Phabricator. Differential Revision: D62965492 |
hoxyqforce-pushed
the
export-D62965492
branch
from
September 27, 2024 09:45
628368d to
bec4c8cComparefacebook-github-bot
commented
Sep 27, 2024
Contributor
This pull request has been merged in cf491d7. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
Changelog: [Internal]
This should not have been a public API in the first place.
Differential Revision: D62965492