DescriptionFix and re-enable IndexedDBBrowserTestWithLowQuota.QuotaTest
There were two problems.
1) We had started to write into profile/IndexedDB/IndexedDB/origin.leveldb/ (note the double IndexedDB).
2) We were writing into file__0.leveldb but checking for quota in __0.leveldb. Now we always use __0.leveldb.
BUG=104748
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124782
Patch Set 1 #Patch Set 2 : remove more double IDB directories #
Total comments: 4
Patch Set 3 : respond to comments #
Messages
Total messages: 11 (0 generated)
|