mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
81eef12507
When useSyncScheduling is set to true (as it is in the DOM renderer), we shouldn't give OffscreenPriority to hidden subtrees. Everything should be sync/task.