[blink-dev] Re: Intent to Ship: Storage Buckets API

2023-11-28 Thread Evan Stade
It depends on the use case. Sometimes developers may be OK with missing functionality. For example, if some data such as downloaded media should be persisted whereas other data such as logs should be evictable, then not having buckets available probably just means that the site does not play as nic

[blink-dev] Re: Intent to Ship: Storage Buckets API

2023-11-27 Thread Yoav Weiss
Thanks! As you mention that this feature won't be polyfillable, what would we advise web developers of new apps up until the point where the feature is ubiquitous? Would they have different quota systems on different browsers? On Tue, Nov 28, 2023 at 2:52 AM Evan Stade wrote: > Hi Yoav, > > The

[blink-dev] Re: Intent to Ship: Storage Buckets API

2023-11-27 Thread Evan Stade
Hi Yoav, The reasoning about adoption also applies to the feature after launch, although less so than the OT. The farther the feature progresses (from OT, to launch, to support in other browsers), the less risk a site is taking in adopting. In the meantime, since a good polyfill is not really poss

[blink-dev] Re: Intent to Ship: Storage Buckets API

2023-11-21 Thread Yoav Weiss
On Tuesday, November 14, 2023 at 9:38:55 PM UTC+1 Evan Stade wrote: Contact emails est...@chromium.org, a...@chromium.org, ajayrahate...@chromium.org Explainer https://github.com/WICG/storage-buckets/blob/main/explainer.md Specification https://wicg.github.io/storage-buckets Summary Stora