Files
ladybird/Userland/Libraries/LibWeb/HTML/Navigable.cpp
Aliaksandr Kalenik 6522fa8933 LibWeb: Use DocumentLoadEventDelayer to delay load event in Navigable
Use a delayer object that actually delays load event for child
navigables instead of boolean flag that does nothing.
2023-09-15 18:27:17 +02:00

74 KiB