ladybird/Userland/Libraries/LibWeb/Loader
PrestonLTaylor 080b4e5e27 LibWeb: Allow loading of SVGs in ImageResource
This will allow for SVGs to be loaded when used in CSS rules.
2023-06-06 11:04:14 +02:00
..
ContentFilter.cpp Browser+Ladybird+LibWeb: Port content filters to String 2023-04-22 12:32:40 +02:00
ContentFilter.h Browser+Ladybird+LibWeb: Port content filters to String 2023-04-22 12:32:40 +02:00
FileRequest.cpp LibWeb+WebContent: Do not reference-count file request objects 2023-02-01 14:04:44 +00:00
FileRequest.h LibWeb+WebContent: Do not reference-count file request objects 2023-02-01 14:04:44 +00:00
FrameLoader.cpp LibWeb: Move document loading into separate file 2023-05-03 09:39:49 +02:00
FrameLoader.h LibWeb: Add Page::has_ongoing_navigation() 2023-05-30 20:40:23 +02:00
ImageLoader.cpp LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2023-03-15 08:48:49 +01:00
ImageLoader.h LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2023-03-15 08:48:49 +01:00
ImageResource.cpp LibWeb: Allow loading of SVGs in ImageResource 2023-06-06 11:04:14 +02:00
ImageResource.h LibWeb: Allow loading of SVGs in ImageResource 2023-06-06 11:04:14 +02:00
LoadRequest.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
LoadRequest.h AK: Rename Time to Duration 2023-05-24 23:18:07 +02:00
ProxyMappings.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
ProxyMappings.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Resource.cpp LibWeb: Add Page::has_ongoing_navigation() 2023-05-30 20:40:23 +02:00
Resource.h LibWeb: Allow loading of SVGs in ImageResource 2023-06-06 11:04:14 +02:00
ResourceLoader.cpp AK+Everywhere: Change URL::path() to serialize_path() 2023-04-15 06:37:04 +02:00
ResourceLoader.h LibWeb: Add Solaris/SunOS platform string to ResourceLoader 2023-03-04 21:34:54 -07:00