Re: [w3c/FileAPI] Proposal: Add a crossOrigin option to Blob (Issue #192)

I think `crossOrigin` is confusing given the feature in HTML with the same name that kinda means the opposite of this. Cross-origin `blob:` URL also seems confusing and doesn't really work well if we ever allow navigating to or downloading `Blob` objects directly.

This is probably the correct design, but it does make me a bit uneasy that we copy the policy container when doing `URL.createObjectURL()`. Now if origin becomes part of the policy container how would we reconcile this?

cc @antosart



-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/issues/192#issuecomment-1427497507
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/FileAPI/issues/192/1427497507@github.com>

Received on Monday, 13 February 2023 07:59:02 UTC