这是indexloc提供的服务,不要输入任何密码
Skip to content

Specify behavior when cross-site cookie access is allowed for embeds by browser configuration #46

@krgovind

Description

@krgovind

We should specify the behavior when requestStorageAccessFor is invoked on an origin that already has cookie access due to user configuration (e.g. third-party cookies are generally allowed, or allowed for that particular site):

  • Does the user gesture requirement still apply?
  • Can other implementation-defined steps be bypassed if the origin already has access?

This is particular relevant with Chrome's proposed user choice approach, where some browser instances may continue to allow third-party cookies. Ideally, the API should immediately resolve to "granted"; but we may need to discuss considerations that I'm not taking into account.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions