Skip to content

Replace FIXME comment with explanation for JS safety in MutationObserver#56271

Closed
rubennorte wants to merge 1 commit into
facebook:mainfrom
rubennorte:export-D98714071
Closed

Replace FIXME comment with explanation for JS safety in MutationObserver#56271
rubennorte wants to merge 1 commit into
facebook:mainfrom
rubennorte:export-D98714071

Conversation

@rubennorte
Copy link
Copy Markdown
Contributor

Summary:
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]

Differential Revision: D98714071

Summary:
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]

Differential Revision: D98714071
@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 Mar 30, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Mar 30, 2026

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

@meta-codesync meta-codesync Bot closed this in 185a613 Mar 30, 2026
@facebook-github-tools facebook-github-tools Bot added the Merged This PR has been merged. label Mar 30, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Mar 30, 2026

This pull request has been merged in 185a613.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @rubennorte in 185a613

When will my fix make it into a release? | How to file a pick request?

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 Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants