SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

Remove eventTime field from class Update type (#26219)

`eventTime` is a vestigial field that can be cleaned up. It was
originally used as part of the starvation mechanism but it's since been
replaced by a per-lane field on the root.

This is a part of a series of smaller refactors I'm doing to
simplify/speed up the `setState` path, related to the Sync Unification
project that @tyao1 has been working on.
A
Andrew Clark committed
c04b18070145b82111e1162729f4776f4d2c6112
Parent: 212b89f
Committed by GitHub <[email protected]> on 2/22/2023, 8:32:09 PM