Files
ladybird/Userland/Libraries/LibWeb/HTML/Navigable.cpp
Aliaksandr Kalenik 649f70db65 LibWeb+WebContent: Initialise JS console from Document::initialize()
Before this change JS console was initialise from
activate_history_entry() which is too late for about:blank documents
that are ready to run scripts immediately after creation.
2024-04-11 18:41:20 +02:00

106 KiB