mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-11 18:50:50 +00:00
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.
This commit is contained in:
parent
70df8122b1
commit
00cef330ef
Notes:
github-actions[bot]
2025-01-21 19:23:08 +00:00
Author: https://github.com/shannonbooth
Commit: 00cef330ef
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3303
Reviewed-by: https://github.com/tcl3 ✅
6 changed files with 146 additions and 22 deletions
1
Tests/LibWeb/Text/expected/FileAPI/Blob-partitioning.txt
Normal file
1
Tests/LibWeb/Text/expected/FileAPI/Blob-partitioning.txt
Normal file
|
@ -0,0 +1 @@
|
|||
TypeError: Failed to obtain a Blob object from 'blob:' URL
|
Loading…
Add table
Add a link
Reference in a new issue