SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Fix potential bitmap leaks in FrameTimingsObserver (#55652)

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

Address missing `recycle()` calls for bitmaps in frame timing screenshot capture on Android, which could leak either on exceptions or when window dimensions change.

Changelog: [Internal]

Reviewed By: rubennorte

Differential Revision: D93863311

fbshipit-source-id: 3180f1be4df5b1dec2742d93e38886fb4db4e4d0
A
Alex Hunt committed
3918dd1008c22bd4ee51587dc5b8a1bb8d21b6aa
Parent: 47c7165
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com> on 2/21/2026, 7:21:10 PM