summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/browser/WebStorageSizeManagerUnitTests.java
Commit message (Expand)AuthorAgeFilesLines
* Fix WebStorageSizeManagerUnitTest NPEBen Murdoch2011-09-151-2/+4
* When a second database is created on an origin, ensure that the quota for tha...Ben Murdoch2010-02-181-4/+73
* Use the estimated size of new databases as the default quota if we have enoug...Ben Murdoch2009-08-261-20/+31
* Add unit tests for the WebStorageSizemanager. Also reduce the default quota a...Andrei Popescu2009-07-291-1/+133
* Refactor the WebStorage size management:Andrei Popescu2009-07-291-0/+88