DescriptionSessionStorageDatabase fix: Delete namespace keys if there are no areas.
Before the change, the database would contain leftover "namespace-namespaceid-"
keys with no areas. This change ensures that they are not left over, and that
the existing leftover keys are scavenged. (This will delete the leftover data
for users who have it.)
BUG=175232
R=michaeln
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182259
Patch Set 1 #
Total comments: 6
Patch Set 2 : Code review (michaeln) #
Messages
Total messages: 10 (0 generated)
|