Remove `callbackId` field from FiberRoot (#19458)
The old expiration times implementation used this field to infer when the priority of a task had changed at a more granular level than a Scheduler priority level. Now that we have the LanePriority type, which is React-specific, we no longer need the `callbackId` field.
A
Andrew Clark committed
96ac799eace5d989de3b4f80e6414e94a08ff77a
Parent: c24b641
Committed by GitHub <[email protected]>
on 7/27/2020, 5:39:07 PM