mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
ea06e7b55a89985cbfeee73fdbec01ad444d1fff
Refs are basically just fancy Layout Effects. These are conceptually the
same thing and are always visited together so they don't need to be
different flags.
Whenever we disappear/reappear Offscreen content we need to do both Refs
and Layout Effects.
This is just indicating which phase needs to be visited and these are
always the same phase.
DiffTrain build for [3b009b4cd5](https://github.com/facebook/react/commit/3b009b4cd58d382cfde2a72232c87df1a34d56d5)
react-fbsource-import
Description
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%