web-platform-tests / interop

web-platform-tests Interop project
https://wpt.fyi/interop
280 stars 28 forks source link

Storage Access API #557

Closed jensimmons closed 7 months ago

jensimmons commented 11 months ago

Description

The Storage Access API provides a way for cross-site content loaded in a third-party context (i.e. embedded in an iframe) to gain access to unpartitioned cookies that it would normally only have access to in a first-party context (i.e. when loaded directly in a browser tab).

Specification

https://privacycg.github.io/storage-access/

Open Issues

No response

Tests

https://wpt.fyi/results/?label=master&label=experimental&aligned&q=storage%20access

Current Implementations

Standards Positions

No response

Browser bug reports

No response

Developer discussions

No response

Polls & Surveys

No response

Existing Usage

No response

Workarounds

No response

Accessibility Impact

No response

Privacy Impact

No response

Other

No response

jensimmons commented 11 months ago

A challenge here for WebKit is that while we do have full support for Storage Access API, as of Safari 17.0, there's not web driver support. Therefore most of the tests fail. Creating a bad result.

jgraham commented 7 months ago

Thank you for proposing Storage Access API for inclusion in Interop 2024.

We wanted to let you know that this proposal was not selected to be part of Interop this year.

We are still missing test infrastructure for testing Storage Access API. Please note this should not be taken as a comment on the technology as a whole, and once the test infrastructure issues are resolved, we would welcome this proposal being resubmitted for a future round of Interop.

For an overview of our process, see proposal selection. Thank you again for contributing to Interop 2024!

Posted on behalf of the Interop team.