SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

244379 0 0 JavaScript

Remove `timeout` option from `scheduleCallback` (#19457)

Since the Lanes refactor landed, we no longer rely on this anywhere, so
we can remove it.

The `delay` option is still needed by our timer implementation
(setTimeout polyfill). We'll keep the feature, but we'll likely change
how it's exposed once we figure out the proper layering between the
various Scheduler APIs.
A
Andrew Clark committed
c24b641b768dc6ea2e7303cf0f4436e55ea61964
Parent: 1442971
Committed by GitHub <noreply@github.com> on 7/27/2020, 4:56:25 PM