ladybird/Meta/gn/secondary
Shannon Booth a342370dfb LibWeb: Rename SharedImageRequest to SharedResourceRequest
For the SVG <use> element, we want to support loading HTML documents
that have a SVG element inside of it pointed to by the URL fragment.

In this situation we would need to fetch and parse the entire document
in SharedImageRequest (so that we can still cache the SVGs). Rename
SharedImageRequest to SharedResourceRequest to make the class a little
more generic for future usecases.
2024-08-05 11:26:41 +02:00
..
AK LibTLS: Remove key-logging debug feature 2024-06-24 09:45:41 -06:00
Ladybird UI/Qt: Add a debug menu item to dump RequestServer connection info 2024-08-03 15:53:07 -04:00
Meta/Lagom/Tools Meta/Lagom: Remove unused StateMachineGenerator 2024-06-18 12:00:14 +02:00
Tests AK: Remove unused Complex.h 2024-06-18 12:00:14 +02:00
Userland LibWeb: Rename SharedImageRequest to SharedResourceRequest 2024-08-05 11:26:41 +02:00
BUILD.gn Meta: Remove base64 utility from the GN build 2024-06-04 07:45:42 +02:00