Re: Quota Management API error codes

On Thu, Jul 5, 2012 at 5:11 PM, Maxime RETY <maxime.rety@gmail.com> wrote:
> Today, we may have to guess why a request is blocked...
>
> Was it because the user didn't allow indexedDB ?
> Was it because the user is in "private browsing mode" ?
> Was it because the user reached a maximum quota ?
>
> If in every situation a "QuotaExceededError" is raised, then a web
> application can't advise the user appropriately.

Exposing all that user state is not necessarily a good idea. It all
adds to fingerprinting.


-- 
http://annevankesteren.nl/

Received on Thursday, 5 July 2012 18:09:56 UTC