LibWeb: EventLoop::spin_processing_tasks_with_source_until
should check if task is runnable
#23801
Labels
bug
Something isn't working
Currently
spin_processing_tasks_with_source_until()
executes scheduled tasks with specific source regardless of whether they are runnable (document is null or fully active).The text was updated successfully, but these errors were encountered: