A framework for building native applications using React
Replace FIXME comment with explanation for JS safety in MutationObserver (#56271)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/56271 Replace the FIXME(T157129303) comment in NativeMutationObserver with a clarifying comment explaining why it is safe to call into JS at that point: we only check mutations synchronously when committing from React, so we are already in a JS task. Changelog: [Internal] Reviewed By: javache Differential Revision: D98714071 fbshipit-source-id: 90738e9ec6e2215dff331a3b714373bf52f4b24b
R
Rubén Norte committed
185a6130ddc566ef67d04f83721f41d13651dbd0
Parent: 7f7cc0a
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com>
on 3/30/2026, 2:25:20 PM