mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
Remove the microtask queue from `GlobalScope`. The queue is moved inside worker global scopes, while for window globals the script thread's queue is accessed. Testing: Covered by existing tests Fixes: #20908 Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
158 KiB
158 KiB