Files
ladybird/Userland/Libraries/LibWeb/DOM/DocumentLoading.cpp
Aliaksandr Kalenik ba633882bf LibWeb: Change load_html_document to run parsing from deferred_invoke()
...callback, otherwise Networking task source will be blocked until the
end of HTML parsing.

This is a preparation before forbidding to interleave HTML tasks with
the same source.
2024-04-10 07:36:42 +02:00

25 KiB