DescriptionRemove plugin_list param from MetricsLog::RecordStabilityMetrics.
Instead, use the list of plugins that have already been
set on the system profile. This makes the API simpler and
paves way for my upcoming change to log initial stability
metrics in their own log. The new code is also slightly
more efficient, since there's fewer string conversions.
Also adds tests coverage for the functionality, which was
previously untested.
BUG=312733
TEST=New unit test.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236929
Patch Set 1 : #
Messages
Total messages: 4 (0 generated)
|