Files
ladybird/Userland/Libraries/LibWeb/HTML/Navigable.cpp
Aliaksandr Kalenik 2323c77718 LibWeb: Call page_did_create_main_document() from navigables navigation
Before, this function were called from FrameLoader and now we still
have to call it from navigables navigation code so JS Console is
created.
2023-09-16 16:53:32 +02:00

74 KiB