Files
ladybird/Libraries/LibWeb/HTML/EventLoop/EventLoop.h
Aliaksandr Kalenik aad66085b3 LibWeb: Remove unused m_skip_event_loop_processing_steps flag
This member was always false and never written, so the early-return
in EventLoop::process() was dead code.
2026-04-27 20:58:54 +02:00

6.0 KiB