Skip to content

Fix crash during frame reporting#54475

Closed
sbuggay wants to merge 1 commit into
react:mainfrom
sbuggay:export-D86644084
Closed

Fix crash during frame reporting#54475
sbuggay wants to merge 1 commit into
react:mainfrom
sbuggay:export-D86644084

Conversation

@sbuggay

@sbuggay sbuggay commented Nov 10, 2025

Copy link
Copy Markdown
Contributor

Summary:
reportFrameTiming will occasionally crash the app. This diff adds the same mutex guard all other performance events have.

Changelog: [internal]

Reviewed By: rubennorte

Differential Revision: D86644084

Summary:
`reportFrameTiming` will occasionally crash the app. This diff adds the same mutex guard all other performance events have.

Changelog: [internal]

Reviewed By: rubennorte

Differential Revision: D86644084
@meta-cla meta-cla Bot 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 Nov 10, 2025
@meta-codesync

meta-codesync Bot commented Nov 10, 2025

Copy link
Copy Markdown

@sbuggay has exported this pull request. If you are a Meta employee, you can view the originating Diff in D86644084.

@react-native-bot

Copy link
Copy Markdown
Collaborator

This PR is stale because it has been open for 180 days with no activity. It will be closed in 7 days unless you comment on it or remove the "Stale" label.

@react-native-bot react-native-bot added Stale There has been a lack of activity on this issue and it may be closed soon. and removed Stale There has been a lack of activity on this issue and it may be closed soon. labels May 10, 2026
@react-native-bot

Copy link
Copy Markdown
Collaborator

Closing this PR as the diff D86644084 has been abandoned internally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants