DescriptionIndexedDB browser test for migrating from leveldb schema v0 to v1.
It doesn't check that the integer version was actually added
to leveldb though, which is unfortunate. It ensures that
opening a v0 database doesn't fail an assert, which is what
would happen if you opened an unmigrated database with code
that expects to find a stored integer version.
BUG=108223
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150458
Patch Set 1 #
Total comments: 5
Patch Set 2 : address comments #Patch Set 3 : data files already committed #
Messages
Total messages: 6 (0 generated)
|