ladybird/Libraries/LibWeb/FileAPI
Shannon Booth 00cef330ef LibWeb: Partition Blob URL fetches by Storage Key
This was a security mechanism introduced in the fetch spec, with
supporting AOs added to the FileAPI spec.
2025-01-21 19:22:07 +00:00
..
Blob.cpp LibWeb/FileAPI: Update FIXME to point to spec bug 2025-01-07 07:04:41 +00:00
Blob.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
Blob.idl
BlobURLStore.cpp LibWeb: Partition Blob URL fetches by Storage Key 2025-01-21 19:22:07 +00:00
BlobURLStore.h LibWeb: Partition Blob URL fetches by Storage Key 2025-01-21 19:22:07 +00:00
File.cpp LibWeb: Reorganize definitions and includes to avoid circular references 2024-11-24 11:11:44 +01:00
File.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
File.idl
FileList.cpp LibWeb: Reorganize definitions and includes to avoid circular references 2024-11-24 11:11:44 +01:00
FileList.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
FileList.idl
FileReader.cpp AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05:00
FileReader.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
FileReader.idl