DescriptionAdd new UseCounter metric
Adds a new UMA histogram "WebCore.UseCounter_TEST" which fixes the issue with
data loss on fast shutdown while temporarily preseving the original
semantics in the legacy "WebCore.FeatureObserver" histogram.
Also overhauls the tests to look directly at the histograms.
Note that the semantics of the new UseCounter are still under flux and
being validated, hence the '_TEST' suffix in the histogram name. Once
validated it'll be renamed to simply WebCore.UseCounter and we will expect
to never change the semantics of the histogram again (without rename).
BUG=597963
Committed: https://crrev.com/631a26b68f615f8282efba7ded2a6f4fac236482
Cr-Commit-Position: refs/heads/master@{#417957}
Patch Set 1 #Patch Set 2 : Overhaul tests #
Total comments: 12
Patch Set 3 : CR feedback #Patch Set 4 : Make diff prettier #
Total comments: 1
Dependent Patchsets: Messages
Total messages: 25 (12 generated)
|