summaryrefslogtreecommitdiffstats
path: root/content/browser/database_util_unittest.cc
Commit message (Collapse)AuthorAgeFilesLines
* Remove webkit/browser/, point everything to storage/browser/ insteadpilgrim2014-09-101-1/+1
| | | | | | | | | BUG=338338 TBR=darin@chromium.org Review URL: https://codereview.chromium.org/559063002 Cr-Commit-Position: refs/heads/master@{#294258}
* Remove storage-related redirect headers in webkit/common/, update #includes ↵pilgrim2014-09-101-1/+1
| | | | | | | | | | | and DEPS files to use storage/ directly BUG=338338 TBR=darin@chromium.org Review URL: https://codereview.chromium.org/553983013 Cr-Commit-Position: refs/heads/master@{#294067}
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common ↵pilgrim@chromium.org2014-08-221-3/+3
| | | | | | | | | | | | | | | | namespaces into single storage namespace As discussed here: https://groups.google.com/a/chromium.org/forum/#!topic/storage-dev/aQall8GOrS4 BUG=338338 TBR=cevans NOTRY=true Review URL: https://codereview.chromium.org/492873002 Cr-Commit-Position: refs/heads/master@{#291485} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@291485 0039d316-1c4b-4281-b951-d872f2087c98
* Look closer at the components of vfsfilenames that are used filenames.michaeln@chromium.org2014-06-111-9/+13
| | | | | | | | | BUG=352447 TBR=sky Review URL: https://codereview.chromium.org/199153003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276348 0039d316-1c4b-4281-b951-d872f2087c98
* Move remaining database unit tests from webkit/ to content/pilgrim@chromium.org2014-05-211-0/+75
BUG=338338 Review URL: https://codereview.chromium.org/281383003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271847 0039d316-1c4b-4281-b951-d872f2087c98