ladybird/Libraries/LibWeb/Loader
Shannon Booth 733dfdaa05 LibWeb: Avoid URL validity check for 'Resource'
Which was previously signally an invalid Resource by a default
constructed invalid URL. Instead, switch this over to an Optional
URL.
2025-04-19 07:18:43 -04:00
..
ContentFilter.cpp LibWeb/Loader: Add filtering_enabled flag in ContentFilter 2025-03-10 12:30:21 +00:00
ContentFilter.h LibWeb/Loader: Add filtering_enabled flag in ContentFilter 2025-03-10 12:30:21 +00:00
FileRequest.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
FileRequest.h LibWeb+LibGC: Import GC swift module into LibWeb and an initial user 2025-04-03 16:47:48 -06:00
GeneratedPagesLoader.cpp LibURL+LibWeb: Remove leading slash when converting url to path 2025-04-10 19:04:21 -06:00
GeneratedPagesLoader.h LibWeb+WebContent: Remove "chrome" from generated page template strings 2025-03-15 19:57:27 -04:00
LoadRequest.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
LoadRequest.h LibWeb: Avoid URL validity check for 'Resource' 2025-04-19 07:18:43 -04:00
ProxyMappings.cpp Everywhere: Remove some use of the URL constructors 2025-02-19 08:01:35 -05:00
ProxyMappings.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Resource.cpp LibWeb: Avoid URL validity check for 'Resource' 2025-04-19 07:18:43 -04:00
Resource.h LibWeb: Avoid URL validity check for 'Resource' 2025-04-19 07:18:43 -04:00
ResourceLoader.cpp LibWeb: Avoid URL validity check for 'Resource' 2025-04-19 07:18:43 -04:00
ResourceLoader.h LibWeb+LibWebView+UI: Migrate to LibWebView's language settings 2025-04-04 10:16:32 +02:00
UserAgent.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00