- From: Ben Turner <notifications@github.com>
- Date: Thu, 16 Apr 2015 10:38:21 -0700
- To: w3c/quota-api <quota-api@noreply.github.com>
Received on Thursday, 16 April 2015 17:39:18 UTC
We never prompt for expanding quota now, on the main thread or on workers. There's a prompt if you request persistent storage (though we haven't yet turned that on for workers, that will start in the next few weeks), but thereafter there are no prompts ever. We allow you to keep using more space until you run out of space. Then you just get QuotaErr thrown at you. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/quota-api/issues/2#issuecomment-93793297
Received on Thursday, 16 April 2015 17:39:18 UTC