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

Issue 17496005: Add a private API method metricsPrivate.getFieldTrial(), which returns (Closed)

Created:
7 years, 6 months ago by Oleg Eterevsky
Modified:
7 years, 6 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, Roger Tawa OOO till Jul 10th, Matt Perry, vadimt
Visibility:
Public.

Description

Add a private API method metricsPrivate.getFieldTrial(), which returns the group for field trial experiment. Equivalent to FieldTrialList::FindFullName(). Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208101

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Rebase #

Patch Set 4 : Fix comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -0 lines) Patch
M chrome/browser/extensions/api/metrics_private/metrics_apitest.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/metrics_private/metrics_private_api.h View 1 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/metrics_private/metrics_private_api.cc View 3 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_function_histogram_value.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/metrics_private.json View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/metrics/test.js View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Oleg Eterevsky
7 years, 6 months ago (2013-06-20 14:59:15 UTC) #1
Jeffrey Yasskin
lgtm. cc'ing other people who've been involved with the metricsPrivate API as an FYI.
7 years, 6 months ago (2013-06-21 21:55:43 UTC) #2
Matt Perry
https://codereview.chromium.org/17496005/diff/3001/chrome/common/extensions/api/metrics_private.json File chrome/common/extensions/api/metrics_private.json (right): https://codereview.chromium.org/17496005/diff/3001/chrome/common/extensions/api/metrics_private.json#newcode45 chrome/common/extensions/api/metrics_private.json:45: "description": "Returns the group name chosen for the named ...
7 years, 6 months ago (2013-06-21 22:00:19 UTC) #3
vadimt1
Yey! This gives me real peace of mind (and I won't have to do this ...
7 years, 6 months ago (2013-06-21 22:17:21 UTC) #4
Oleg Eterevsky
https://codereview.chromium.org/17496005/diff/3001/chrome/common/extensions/api/metrics_private.json File chrome/common/extensions/api/metrics_private.json (right): https://codereview.chromium.org/17496005/diff/3001/chrome/common/extensions/api/metrics_private.json#newcode45 chrome/common/extensions/api/metrics_private.json:45: "description": "Returns the group name chosen for the named ...
7 years, 6 months ago (2013-06-22 19:53:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oleg@chromium.org/17496005/13001
7 years, 6 months ago (2013-06-22 19:53:44 UTC) #6
commit-bot: I haz the power
7 years, 6 months ago (2013-06-22 23:01:47 UTC) #7
Message was sent while issue was closed.
Change committed as 208101

Powered by Google App Engine
This is Rietveld 408576698