Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor the WebStorage size management: | Andrei Popescu | 2009-07-29 | 1 | -88/+0 |
| | | | | | | | - Abandon the Quota UI: it does not make sense to ask the users to decide individual database quota increases. It is unlikely anyone will be able to make a meaningul decision. - Introduce a global limit for all WebStorage content. This is shared between Database and AppCache. - Make the quota increase decision automatic - Treat out-of-space situations by creaying a system notification (TODO). | ||||
* | Enforce app cache maximum size | Andrei Popescu | 2009-07-23 | 1 | -0/+88 |