On Thu, Jan 24, 2019 at 8:33 AM Andrea Marchesini <amarches...@mozilla.com>
wrote:

> With my proposal, you will have 2 tabs, loading the same origin with 2
> different cookie behaviors.
> Let's assume that one is BEHAVIOR_ACCEPT and the other one BEHAVIOR_REJECT,
> doesn't matter the order.
> The 2 tabs will not be able to communicate to each other because:
>

Presumably if there is an opener relationship between the tabs, things
might be a little odd, because you can postMessage, but not use
localStorage.  So I don't think that this is exactly like private-normal
browsing.

I get that this is difficult, but can you talk a bit about what you think
the driving principles are here?  You mention presenting a consistent
experience with respect to access to state, which is a fine principle.  If
we model access to that state as a permission that can be actively
requested by a site - as per - document.requestStorageAccess - how does
that fit?  (I confess to not having good kept up with developments on that
API, so I apologize if this is off the reservation.)
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to