Re: Quota Management API error codes

2012-07-05 Thread Anne van Kesteren
On Thu, Jul 5, 2012 at 5:11 PM, Maxime RETY 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

Re: Quota Management API error codes

2012-07-05 Thread Maxime RETY
> > Sorry for being unclear. > > I would like to see the standard to include what happens when a page > requests quota using requestQuota, but the UA doesn't fulfill the request > because of some user configured policies (and not because it's just not > possible). > > This would allow a web site to

Re: Quota Management API error codes

2012-07-05 Thread Jochen Eisinger
On Wed, Jul 4, 2012 at 11:21 AM, Anne van Kesteren wrote: > On Tue, Jul 3, 2012 at 2:56 PM, Jochen Eisinger > wrote: > > while reading > http://www.w3.org/TR/quota-api/#quota-handling-in-storage-api > > I wondered what the desired behavior was when the UA refuses to grant any > > quota? I think

Re: Quota Management API error codes

2012-07-04 Thread Anne van Kesteren
On Tue, Jul 3, 2012 at 2:56 PM, Jochen Eisinger wrote: > while reading http://www.w3.org/TR/quota-api/#quota-handling-in-storage-api > I wondered what the desired behavior was when the UA refuses to grant any > quota? I think it would be nice to specify this in the standard. > > E.g. currently Web

Quota Management API error codes

2012-07-03 Thread Jochen Eisinger
Hey, while reading http://www.w3.org/TR/quota-api/#quota-handling-in-storage-apiI wondered what the desired behavior was when the UA refuses to grant any quota? I think it would be nice to specify this in the standard. E.g. currently WebKit will throw a QuotaExceeded exception when a page tries t

Quota Management API error codes

2012-07-03 Thread Kinuko Yasuda
Forwarded message -- From: Jochen Eisinger Date: Tue, Jul 3, 2012 at 2:56 PM Subject: Quota Management API error codes To: public-webapps@w3.org Hey, while reading http://www.w3.org/TR/quota-api/#quota-handling-in-storage-apiI wondered what the desired behavior was when the UA refuses to