SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Handle nullability of detail correctly in performance.mark and performance.measure (#52557)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/52557

Changelog: [internal]

`PerformanceEntry.detail` should be `null` if not defined, not undefined as it is currently. This fixes that.

Reviewed By: hoxyq

Differential Revision: D78013568

fbshipit-source-id: b22dfdd8d582594fc1e5199264e8af92c26bb0ea
R
Rubén Norte committed
1fc168f0057bf5ae5429b8f921c491dfc925b01c
Parent: 5e0eb0a
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 7/11/2025, 12:37:31 PM