You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mozillians who can provide input (optional): @artines1
WebKit standards-position:
Other information
The proposal is to enforce noopener on top-level navigations to Blob URLs where the Blob URL site is cross-site to the top-level site of the document performing the navigation. Safari has already implemented a variation of this (using origins instead of sites), and @artines1 expressed support for this [1] as well. For Chromium, we are planning to implement this change and it was requested [2] that we get a formal Mozilla position on this change.
Note that we plan to implement this change in Chromium alongside partitioning of Blob URL usage by StorageKey, which aligns with what Mozilla has already implemented. We've landed corresponding spec changes for that as well [3][4].
For more information, see the corresponding blink-dev post [5].
Request for Mozilla Position on an Emerging Web Specification
@
-mention GitHub accounts): @recvfromOther information
The proposal is to enforce noopener on top-level navigations to Blob URLs where the Blob URL site is cross-site to the top-level site of the document performing the navigation. Safari has already implemented a variation of this (using origins instead of sites), and @artines1 expressed support for this [1] as well. For Chromium, we are planning to implement this change and it was requested [2] that we get a formal Mozilla position on this change.
Note that we plan to implement this change in Chromium alongside partitioning of Blob URL usage by StorageKey, which aligns with what Mozilla has already implemented. We've landed corresponding spec changes for that as well [3][4].
For more information, see the corresponding blink-dev post [5].
[1] w3c/FileAPI#153 (comment)
[2] https://groups.google.com/a/chromium.org/g/blink-dev/c/erVBugcYwRc/m/G_-vcFM2AQAJ
[3] w3c/FileAPI#201 - Partition Blob URL revocation by Storage Key
[4] whatwg/fetch#1783 - Partition Blob URL fetches by Storage Key
[5] https://groups.google.com/a/chromium.org/g/blink-dev/c/erVBugcYwRc/m/ckCh2CkhBgAJ
The text was updated successfully, but these errors were encountered: