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

[shared storage] implement permissions policy #34740

Merged
merged 1 commit into from
Jul 13, 2022

Commits on Jul 13, 2022

  1. [shared storage] implement permissions policy

    Add the "shared-storage" permissions policy that disallows all
    Shared Storage methods.
    https://github.com/WICG/shared-storage/blob/main/README.md#permissions-policy
    
    Due to this change, Shared Storage won't be allowed in Fenced Frames
    as Fenced Frames disallow all permissions policies. This decision may
    change in the future: WICG/fenced-frame#44
    
    Bug: 1337454
    Change-Id: I856d31933032355409585bc376f2b6826f667270
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3710841
    Reviewed-by: Daniel Cheng <dcheng@chromium.org>
    Reviewed-by: Ian Clelland <iclelland@chromium.org>
    Commit-Queue: Yao Xiao <yaoxia@chromium.org>
    Reviewed-by: Dominic Farolino <dom@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#1023892}
    yaoxiachromium authored and chromium-wpt-export-bot committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    af5e7ca View commit details
    Browse the repository at this point in the history