Files
ladybird/Userland/Libraries/LibWeb/Loader/FrameLoader.cpp
Andreas Kling 0eae88f613 LibWeb: Use FrameLoader::load_html() when loading error pages
Use our existing helper function for parsing a HTML string and opening
it as the main content of the attached browsing context.
2022-04-06 19:35:07 +02:00

13 KiB