makeOpportunisticTaskDeferralScopeIfPossible exits early whenever m_currentTimerInterval <= 1ms. But we should be exiting early whenever m_currentTimerInterval > 1ms instead.
Pull request: https://github.com/WebKit/WebKit/pull/16420
<rdar://problem/113450386>
Committed 266621@main (38e5de251688): <https://commits.webkit.org/266621@main> Reviewed commits have been landed. Closing PR #16420 and removing active labels.
Re-opened since this is blocked by bug 259876
Pull request: https://github.com/WebKit/WebKit/pull/16464
Committed 266680@main (e9d28ce63fa4): <https://commits.webkit.org/266680@main> Reviewed commits have been landed. Closing PR #16464 and removing active labels.