Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(60)

Issue 83023006: Remove plugin_list param from MetricsLog::RecordStabilityMetrics. (Closed)

Created:
7 years ago by Alexei Svitkine (slow)
Modified:
7 years ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, Ilya Sherman, jar (doing other things), asvitkine+watch_chromium.org
Visibility:
Public.

Description

Remove 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 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -34 lines) Patch
M chrome/browser/metrics/metrics_log.h View 2 chunks +6 lines, -9 lines 0 comments Download
M chrome/browser/metrics/metrics_log.cc View 6 chunks +12 lines, -18 lines 0 comments Download
M chrome/browser/metrics/metrics_log_unittest.cc View 6 chunks +80 lines, -5 lines 0 comments Download
M chrome/browser/metrics/metrics_service.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Alexei Svitkine (slow)
7 years ago (2013-11-22 19:21:17 UTC) #1
Ilya Sherman
LGTM, thanks.
7 years ago (2013-11-22 23:53:06 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/83023006/430001
7 years ago (2013-11-23 00:50:57 UTC) #3
commit-bot: I haz the power
7 years ago (2013-11-23 02:36:55 UTC) #4
Message was sent while issue was closed.
Change committed as 236929

Powered by Google App Engine
This is Rietveld 408576698