Files
ladybird/Userland/Libraries/LibWeb/HTML/EventLoop/TaskQueue.cpp
Andreas Kling 478b36c37b LibWeb: Only auto-reschedule HTML::EventLoop when there are runnables
HTML::EventLoop tries to reschedule itself when there are more tasks in
any of its queues, but let's not do it if none of them are runnable.
2021-10-03 18:25:15 +02:00

820 B