DescriptionHistogram versions and extended error codes for SQLite databases.
Track database versions across the fleet for purposes of making
decisions about whether old migration code can be removed.
As part of this, refactor histogram code to key off a
per-database tag rather than histogram name, and to log in a
form which can be fanned out via the field trial logic in
histograms.xml
[FYI michaeln from webkit/OWNERS, erikwright from {chrome,content}/net/OWNERS, sky for chrome/browser/history/OWNERS]
BUG=none
TBR=michaeln@chromium.org, erikwright@chromium.org, sky@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=200216
Patch Set 1 #Patch Set 2 : excess include. #
Total comments: 9
Patch Set 3 : Convert to using sparse histograms for version and error codes. #Patch Set 4 : Um, yes, EENGINEERFAILURE #
Total comments: 4
Patch Set 5 : Jim says it can just use the same histogram name... #
Total comments: 2
Patch Set 6 : Convert to using field trial syntax. #Patch Set 7 : Oops - need old histograms for continuity. #
Messages
Total messages: 16 (0 generated)
|