Open
Description
I see this (https://wicg.github.io/cookie-store/#prefixes) section of the spec that says:
"Where feasible the examples use the __Host- and __Secure- name prefixes which causes some current browsers to disallow overwriting from non-secure contexts, disallow overwriting with no Secure flag, and — in the case of __Host- — disallow overwriting with an explicit Domain or non-'/' Path attribute (effectively enforcing same-origin semantics"
There are a few layout tests that check some of this behavior but I'm not quite clear on why we need this? Could someone clarify? Thank you so much!
Metadata
Metadata
Assignees
Labels
No labels
Activity