ladybird/Userland/Libraries/LibWeb/Loader
Anthony Van de Gejuchte 69ca27d3d7 LibWeb: Show correct favicon when default favicon is loaded
Block the replacement of the favicon by the default favicon loader
when a favicon that is loaded through a link tag is already active.

This way, the favicon in the link tags will be prioritized against
the default favicons from `/favicon.ico` or the seranity default icon.
2022-04-10 12:10:59 +02:00
..
ContentFilter.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ContentFilter.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FrameLoader.cpp LibWeb: Show correct favicon when default favicon is loaded 2022-04-10 12:10:59 +02:00
FrameLoader.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ImageLoader.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ImageLoader.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ImageResource.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ImageResource.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LoadRequest.cpp Everywhere: Update copyrights with my new serenityos.org e-mail :^) 2022-01-31 18:23:22 +00:00
LoadRequest.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ProxyMappings.cpp LibWeb: Remove debug spam about proxy configuration lookups 2022-04-09 14:50:05 +02:00
ProxyMappings.h Browser+LibWeb+WebContent: Implement per-URL-pattern proxies 2022-04-09 12:21:43 +02:00
Resource.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Resource.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ResourceLoader.cpp LibWeb: Remove unused ResourceLoader::load_sync() 2022-04-10 01:37:45 +02:00
ResourceLoader.h LibWeb: Remove unused ResourceLoader::load_sync() 2022-04-10 01:37:45 +02:00