Ben Kelly
Ben Kelly
Also it appears an environment is created in [create a new browsing context](https://html.spec.whatwg.org/#creating-a-new-browsing-context); e.g. when creating an about:blank iframe, etc.
Also: https://html.spec.whatwg.org/#navigating-across-documents:set-up-a-window-environment-settings-object
From PR and chat, it appears @annevk would prefer we not do this. Instead he'd like to keep the attributes exploded out, but perhaps stored in some kind of new...
I think @asutherland mentioned an interest in this topic to me recently.
Does "syncable" imply transferring usage stats? For example, if the box is used heavily on desktop, would it get bumped to the top of the mobile device's LRU? In general,...
Its unclear to me if this PR is something we are comfortable merging into the spec now or not. Do we have adequate consensus on using top-level site for partitioning?...
> FWIW, I'm not a 100% on making quota per-bucket rather than keeping it per-origin. One use case I'm aware of are sites that manage an opportunistic cache of resources...
See also: https://github.com/whatwg/html/pull/7940
I think this PR is based on an old approach and is defunct.
Is there any spec that actually defines features like incognito or private browsing? I was under the impression those were product features not defined by spec language. It seems like...