-
Notifications
You must be signed in to change notification settings - Fork 157
Removing forked changes that were made to support win32 #216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
analysis-bot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code analysis results:
eslintfound some issues. Runyarn lint --fixto automatically fix problems.
| const MAX_ITEMS = Math.floor( | ||
| (Dimensions.get('window').height * VIEWPORT_RATIO) / | ||
| (YellowBoxListRow.GUTTER + YellowBoxListRow.HEIGHT), | ||
| ); // TODO(windows ISS) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
prettier/prettier: Delete ······
|
FalseLobster
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![]()
Summary: Pull Request resolved: facebook#54340 Changelog: [Internal] - Update `react-native/debugger-frontend` from 96e6bb8...7aa57d1 Resyncs `react-native/debugger-frontend` from GitHub - see `rn-chrome-devtools-frontend` [changelog](facebook/react-native-devtools-frontend@96e6bb8...7aa57d1). ### Changelog | Commit | Author | Date/Time | Subject | | ------ | ------ | --------- | ------- | | [7aa57d13e](facebook/react-native-devtools-frontend@7aa57d13e) | Alex Hunt ([email protected]) | 2025-10-30T19:45:26+00:00 | [Add AGENTS.md (microsoft#215)](facebook/react-native-devtools-frontend@7aa57d13e) | | [d524f81db](facebook/react-native-devtools-frontend@d524f81db) | Alex Hunt ([email protected]) | 2025-10-30T18:43:44+00:00 | [Enable Performance panel by default (microsoft#216)](facebook/react-native-devtools-frontend@d524f81db) | | [62f76dfbb](facebook/react-native-devtools-frontend@62f76dfbb) | Alex Hunt ([email protected]) | 2025-10-30T17:01:50+00:00 | [Update project name in setup script (microsoft#214)](facebook/react-native-devtools-frontend@62f76dfbb) | Reviewed By: hoxyq Differential Revision: D85888511 fbshipit-source-id: fbe4be107d8be6db7b91199dfe44b604b5be0036
Please select one of the following
microsoft/react-native-windows#3834 makes these changes no longer required in the fork.
Microsoft Reviewers: Open in CodeFlow