ladybird/Userland
Shannon Booth 53eb9af42f LibWeb: Use URL's 'blob URL entry' for blob fetches
Performing a lookup in the blob URL registry does not work in the case
of a web worker - as the registry is not shared between processes.
However - the URL itself passed to a worker has the blob attached to it,
which we can pull out of the URL on a fetch.
2024-05-12 15:46:29 -06:00
..
Applets
Applications Browser: Pledge thread for FilePicker 2024-05-12 15:37:36 -06:00
BuggieBox
Demos
DevTools
DynamicLoader LibELF: Make orders in which we store/call things explicit 2024-05-08 09:53:58 -06:00
Games LibChess: Fix crash when importing PGN 2024-05-11 07:41:57 +01:00
Libraries LibWeb: Use URL's 'blob URL entry' for blob fetches 2024-05-12 15:46:29 -06:00
Services
Shell
Utilities LibGfx+Utilities: Add animation utility, make it write animated webps 2024-05-11 15:43:02 -04:00
CMakeLists.txt