'[skip ci] Libraries/DevToolsSettings -> private/reactdevtools/ReactDevToolsSettings#46662
Closed
hoxyq wants to merge 4 commits intofacebook:mainfrom
Closed
'[skip ci] Libraries/DevToolsSettings -> private/reactdevtools/ReactDevToolsSettings#46662hoxyq wants to merge 4 commits intofacebook:mainfrom
hoxyq wants to merge 4 commits intofacebook:mainfrom
Conversation
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D62965492 |
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D62965492 |
2f313f4 to
de27212
Compare
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D62965492 |
de27212 to
1c981f2
Compare
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D62965492 |
1c981f2 to
628368d
Compare
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](facebook/react-native-devtools-frontend@e8c7943...87b2feb). Differential Revision: D63455520
Summary: # Changelog: [Internal] In React DevTools 6.0.0, settings manager is [no longer used](facebook/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
…ings (facebook#46662) Summary: Pull Request resolved: facebook#46662 # Changelog: [Internal] This should not have been a public API in the first place. 1. Moving this to `src/private`. 2. Removed some unused APIs, such as profiling settings. Reviewed By: huntie Differential Revision: D62965492
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D62965492 |
628368d to
bec4c8c
Compare
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 free
to 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