DescriptionUnlink corrupt SimpleCache index files immediately after load.
The crash on startup in the referenced bug is very bad in part because
the corrupt index which caused it is left on disk, so all startups
until user data is cleared will crash. For maximum safety, we should
unlink the index file ASAP after finding it is corrupt.
R=rdsmith@chromium.org
BUG=251465
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207813
Patch Set 1 #Patch Set 2 : cleaner #Patch Set 3 : confusing linkage fixed #Patch Set 4 : tryable #
Total comments: 6
Patch Set 5 : rdsmith remediation #
Total comments: 2
Patch Set 6 : narrower #Patch Set 7 : narrowest! #
Messages
Total messages: 10 (0 generated)
|