DescriptionRemove some very old-file-format code from safe browsing store.
In 2010 safe-browsing storage was rewritten to use a binary format
instead of SQLite, with support for SQLite removed in 2011 (r74253).
Remove the code which detects and histograms this, as there is no
possibility that anything will be done with that data.
Additionally, remove code to delete even older SQLite files left from
the original safe-browsing implementation. This code is firing a few
thousand times per month, but it is hard to imagine any scenario where
profiles that continue to contain this data are not horribly broken.
BUG=none
R=asvitkine@chromium.org, feng@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285389
Patch Set 1 #
Total comments: 2
Patch Set 2 : deprecate SB2.OldDatabaseKilobytes #
Messages
Total messages: 19 (0 generated)
|