mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-08-03 03:13:05 -04:00
Add worker.setInterval, clearInterval, setTimeout, clearTimeout by extracting the scheduling logic from Window and making it use Execution rather than Frame.