Chromium Code Reviews
DescriptionDrop diagnostics reference to out-dated database.
In 2010, the Thumbnails database was migrated to Favicons. The
diagnostics code still refers to Thumbnails. At some point, Thumbnails
has become a directory containing a leveldb. Attempting to open a
directory as a SQLite database fails with SQLITE_CANTOPEN, causing the
diagnostics code to generate red herrings.
Rename the "thumbnails" cases to "favicons". Also add in "Top Sites",
which was missing from the diagnostics code.
BUG=617226
Committed: https://crrev.com/d31f1808e5bd040d54aca2b7a2a6c9767b5860ec
Cr-Commit-Position: refs/heads/master@{#397949}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Update diagnostic test count. #Patch Set 3 : Oops, missed the by-name histograms that were in there. #
Total comments: 2
Patch Set 4 : Restore thumbnails as obsolete, add favicons as new. #Patch Set 5 : Own a bunch of diagnostics histograms #
Total comments: 2
Patch Set 6 : comma to semicolon #
Messages
Total messages: 34 (9 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||