Skip to content

[0.85] Update debugger-frontend from 8edd9be...194d3f8 - #56642

Merged
fabriziocucci merged 1 commit into
react:0.85-stablefrom
motiz88:sync-debugger-frontend-0.85
May 1, 2026
Merged

[0.85] Update debugger-frontend from 8edd9be...194d3f8#56642
fabriziocucci merged 1 commit into
react:0.85-stablefrom
motiz88:sync-debugger-frontend-0.85

Conversation

@motiz88

Copy link
Copy Markdown
Contributor

Summary

Syncs debugger-frontend to the 0.85-stable branch of react-native-devtools-frontend.

Adds the CDP protocol field (unstable_frameRecordingEnabled) and FuseboxFeatureObserver dynamic enablement logic needed for performance debugging features (frame timings, screenshots) in React Native DevTools.

react/react-native-devtools-frontend@8edd9be...194d3f8

Supports react/react-native-devtools-frontend#253.

Changelog:

[Internal]

Test plan

Verify DevTools frontend loads correctly and performance recording features work as expected.

cc @huntie

Syncs debugger-frontend to the `0.85-stable` branch of
react-native-devtools-frontend.
react/react-native-devtools-frontend@8edd9be...194d3f8
@meta-clameta-claBot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 28, 2026
@github-actions

Copy link
Copy Markdown

Warning

JavaScript API change detected

This PR commits an update to ReactNativeApi.d.ts, indicating a change to React Native's public JavaScript API.

  • Please include a clear changelog message.
  • This change will be subject to additional review.

This change was flagged as: POTENTIALLY_BREAKING

@motiz88
motiz88 marked this pull request as ready for review April 28, 2026 15:45
@motiz88
motiz88 requested a review from rubennorteApril 28, 2026 15:45
@fabriziocucci
fabriziocucci merged commit 9966cbd into react:0.85-stableMay 1, 2026
64 checks passed
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.p: FacebookPartner: FacebookPartnerPick Request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@motiz88@fabriziocucci