Skip to content

Commit cda0ad8

Browse files
vzaidmanfacebook-github-bot
authored andcommitted
Update debugger-frontend from e87564a...5a792db (#53714)
Summary: Pull Request resolved: #53714 Changelog: [Internal] - Update `react-native/debugger-frontend` from e87564a...5a792db Resyncs `react-native/debugger-frontend` from GitHub - see `rn-chrome-devtools-frontend` [changelog](facebook/react-native-devtools-frontend@e87564a...5a792db). ### Changelog | Commit | Author | Date/Time | Subject | | ------ | ------ | --------- | ------- | | [5a792db12](facebook/react-native-devtools-frontend@5a792db12) | Vitali Zaidman ([email protected]) | 2025-09-01T11:06:46+01:00 | [track clicks on script links (#204)](facebook/react-native-devtools-frontend@5a792db12) | | [7edec7c48](facebook/react-native-devtools-frontend@7edec7c48) | Vitali Zaidman ([email protected]) | 2025-08-28T10:24:49+01:00 | [track the duration between user setting a breakpoint and the breakpoint being painted (#201)](facebook/react-native-devtools-frontend@7edec7c48) | | [273f02681](facebook/react-native-devtools-frontend@273f02681) | Ruslan Lesiutin ([email protected]) | 2025-08-27T19:33:26+01:00 | [Revert "Add landingView query param enabling view focus on launch (#197)" (#202)](facebook/react-native-devtools-frontend@273f02681) | | [1e19c4454](facebook/react-native-devtools-frontend@1e19c4454) | Vitali Zaidman ([email protected]) | 2025-08-21T16:23:44+01:00 | [Fixed Protocol Manager displaying events with no params as "(pending)". (#200)](facebook/react-native-devtools-frontend@1e19c4454) | Reviewed By: robhogan Differential Revision: D82117068 fbshipit-source-id: 4112be5e8a4f643dffc46e7956c821041dad3b26
1 parent dab8a45 commit cda0ad8

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

packages/debugger-frontend/BUILD_INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
@generated SignedSource<<b6a779e724ecce5e727ee674dc20f809>>
2-
Git revision: e87564a24cf233c60aaebee8c418ec85724f7214
1+
@generated SignedSource<<0b54f75686e4893a5444839bf621a317>>
2+
Git revision: 5a792db1225adda206313e9bf751198a1ca7851a
33
Built with --nohooks: false
44
Is local checkout: false
55
Remote URL: https://github.com/facebook/react-native-devtools-frontend

packages/debugger-frontend/dist/third-party/front_end/core/host/host.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/debugger-frontend/dist/third-party/front_end/entrypoints/main/main.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/debugger-frontend/dist/third-party/front_end/panels/protocol_monitor/protocol_monitor.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/debugger-frontend/dist/third-party/front_end/panels/sources/sources.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/debugger-frontend/dist/third-party/front_end/ui/legacy/components/utils/utils.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)