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

Add patch for saa-non-cookie-storage #1248

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

dontcallmedom
Copy link
Member

Use invalid non-optional dictionary as last argument; see privacycg/saa-non-cookie-storage#30

Use invalid non-optional dictionary as last argument; see privacycg/saa-non-cookie-storage#30
Copy link
Member

@tidoust tidoust left a comment

Choose a reason for hiding this comment

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

I thought the idea was to rather patch the base spec to drop the definition of requestStorageAccess, but patching the spec that's not doing the "right thing" seems preferable indeed.

@tidoust tidoust merged commit 4b70d54 into main Jun 6, 2024
1 check passed
@tidoust tidoust deleted the saa-non-cookie-storage-patch branch June 6, 2024 09:42
@dontcallmedom
Copy link
Member Author

patching the original spec was my initial suggestion, but that's when I thought the new spec was proposing a replacement of the method rather than an overload; since the overload is bogus atm, removing it from the new spec made more sense to me.

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