Re: [whatwg/fetch] Partition Blob URL fetches by Storage Key (PR #1783)

Thanks for the feedback, I've updated my FileAPI PR [1] to expose an obtain algorithm as recommended here, and I've updated this PR to use it. One question I thought more about was what to do when the request doesn't have an associated environment... It seems like for Blob URLs we should allow navigations to bypass the partitioning checks, but otherwise we should just fail (this seems in line with the Chromium implementation at least). WDYT?

[1] https://github.com/w3c/FileAPI/pull/201/files

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1783#issuecomment-2496885298
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1783/c2496885298@github.com>

Received on Monday, 25 November 2024 05:19:01 UTC