Files
ladybird/Libraries/LibWeb/HTML/HTMLLinkElement.cpp
Tim Ledbetter 91b7525e18 LibWeb: Ensure favicon URL is valid before fetching it
Previously, we would crash when attempting to fetch the favicon if
the `<base>` element had an invalid URL.
2026-02-24 15:05:31 +01:00

48 KiB