Skip to content

Enable animatedShouldDebounceQueueFlush by default#57315

Closed
zeyap wants to merge 1 commit into
react:mainfrom
zeyap:export-D109468771
Closed

Enable animatedShouldDebounceQueueFlush by default#57315
zeyap wants to merge 1 commit into
react:mainfrom
zeyap:export-D109468771

Conversation

@zeyap

@zeyap zeyap commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Summary:
Flip the default value of the animatedShouldDebounceQueueFlush JavaScript feature flag to true, enabling Animated flush-queue debouncing everywhere, and remove the per-app overrides that already forced it on.

This flag just put operations in a microtasks queue, it doesn't rely on any specific native animated implementation

Changelog:
[General][Changed] - Enable Animated flush-queue debouncing (animatedShouldDebounceQueueFlush) by default

Reviewed By: christophpurrer

Differential Revision: D109468771

Summary:
Flip the default value of the `animatedShouldDebounceQueueFlush` JavaScript feature flag to `true`, enabling Animated flush-queue debouncing everywhere, and remove the per-app overrides that already forced it on.

This flag just put operations in a microtasks queue, it doesn't rely on any specific native animated implementation

Changelog:
[General][Changed] - Enable Animated flush-queue debouncing (`animatedShouldDebounceQueueFlush`) by default

Reviewed By: christophpurrer

Differential Revision: D109468771
@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 Jun 23, 2026
@meta-codesync

meta-codesync Bot commented Jun 23, 2026

Copy link
Copy Markdown

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

@meta-codesync meta-codesync Bot closed this in 5c197fb Jun 23, 2026
@meta-codesync meta-codesync Bot added the Merged This PR has been merged. label Jun 23, 2026
@meta-codesync

meta-codesync Bot commented Jun 23, 2026

Copy link
Copy Markdown

This pull request has been merged in 5c197fb.

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. 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.

1 participant