DescriptionFix document mode migration.
There is an old tab_state file in the tabbed mode state directory. If
it is not deleted and the new tab state is written to the new
tab_state0 file, then when it comes time to run the migration code in
TabPersistentStore the old tab_state file will be given preference
and overwrite the new one with all the document mode tabs that were
just migrated. Thus we need to delete the old tab_state file if it
exists.
BUG=640625
Committed: https://crrev.com/9df9c7815b45e142c29162e02ddcdd8f411ec703
Cr-Commit-Position: refs/heads/master@{#414194}
Patch Set 1 #Patch Set 2 : Remove special timing. #
Total comments: 4
Patch Set 3 : Switch order. #
Messages
Total messages: 17 (10 generated)
|