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

storage partitioning - accessing local storage between an iframe and webpage on the same subdomain #8

@doubletuna

Description

@doubletuna

Hello,

I’d like to better understand if there is a reasonable solution in the following case:

subdomain: x.whoa.com
3rd party site: something.com

  • a 3rd party site opens an iframe from the above subdomain.
  • the iframe is setting a local storage data.
  • the 3rd party site is then closing the iframe.
  • The 3rd party site opens a new window with the above subdomain.

if I set “Experimental third-party storage partitioning.” as “Enabled”, the new window subdomain is not able to access that specific local storage data (left by the iframe, same subdomain).

is there a solution for this scenario, so I can access that local storage data?

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions