Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop Shared Workers #4

Merged
merged 7 commits into from
Nov 30, 2023
Merged

Drop Shared Workers #4

merged 7 commits into from
Nov 30, 2023

Conversation

arichiv
Copy link
Collaborator

@arichiv arichiv commented Nov 28, 2023

This API allows a third-party to break out of storage partitioning, but not the concept of party itself. First-party SharedWorkers have access to SameSite=Strict cookies, so we cannot allow access.

There is discussion about allowing access to requestStorageAccess inside SharedWorkers instead: privacycg/storage-access#157

This API allows a third-party to break out of storage partitioning, but not the concept of party itself. First-party SharedWorkers have access to SameSite=Strict cookies, so we cannot allow access.

There is discussion about allowing access to requestStorageAccess inside SharedWorkers instead: privacycg/storage-access#157
@arichiv arichiv self-assigned this Nov 28, 2023
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
idl.md Show resolved Hide resolved
Copy link
Member

@johannhof johannhof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

README.md Show resolved Hide resolved
@arichiv arichiv merged commit 4dece5a into main Nov 30, 2023
@arichiv arichiv deleted the sw branch November 30, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants