Re: [whatwg/dom] Proposal: Storage Access API (#560)

As I mention in the proposal, this is intended to cover multiple types of storage. WebKit's first implementation only covers cookies but that's a limitation on us.

We don't have an example prompt because our current implementation is prompt-less. However, we want browsers to have the option of prompting because there might be abuse of the API or the browser may want to ensure user consent before any third-party is allowed storage access.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/560#issuecomment-356674893

Received on Wednesday, 10 January 2018 17:27:32 UTC