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

Issue 2826013002: List relevant IDs from Finch in snippets-internals (Closed)

Created:
3 years, 8 months ago by sfiera
Modified:
3 years, 8 months ago
Reviewers:
jkrcal
CC:
chromium-reviews, noyau+watch_chromium.org, arv+watch_chromium.org, ntp-dev+reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

List relevant IDs from Finch in snippets-internals "Relevant" IDs are ones that are associated with our features. This will help us investigate quality issues on the server when we want to know what configuration a user is using. No explanation is given for the meaning of the IDs; we don't have that for most of them in Chrome, nor I believe do we want to add it. Note that this excludes variation IDs set from the command line with --force-variation-ids; it's impossible to know with Chrome if those are our IDs or someone else's (and showing them is mostly not important to the debugging use case anyway). It also excludes variation IDs set from chrome://flags, which I'm investigating. BUG=713038 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2826013002 Cr-Commit-Position: refs/heads/master@{#466694} Committed: https://chromium.googlesource.com/chromium/src/+/9a5bc285254c5d9cbf47ea862a64324804044be1

Patch Set 1 #

Total comments: 3

Patch Set 2 : rebase #

Patch Set 3 : Update string for clarity #

Patch Set 4 : rebase #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -0 lines) Patch
M chrome/browser/resources/snippets_internals.html View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/snippets_internals_message_handler.cc View 1 2 3 4 chunks +35 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (12 generated)
sfiera
3 years, 8 months ago (2017-04-19 09:55:50 UTC) #6
jkrcal
lgtm https://codereview.chromium.org/2826013002/diff/20001/chrome/browser/ui/webui/snippets_internals_message_handler.cc File chrome/browser/ui/webui/snippets_internals_message_handler.cc (right): https://codereview.chromium.org/2826013002/diff/20001/chrome/browser/ui/webui/snippets_internals_message_handler.cc#newcode141 chrome/browser/ui/webui/snippets_internals_message_handler.cc:141: key, trial->trial_name(), trial->group_name()); Just want to double check: ...
3 years, 8 months ago (2017-04-19 11:15:43 UTC) #9
sfiera
https://codereview.chromium.org/2826013002/diff/20001/chrome/browser/ui/webui/snippets_internals_message_handler.cc File chrome/browser/ui/webui/snippets_internals_message_handler.cc (right): https://codereview.chromium.org/2826013002/diff/20001/chrome/browser/ui/webui/snippets_internals_message_handler.cc#newcode141 chrome/browser/ui/webui/snippets_internals_message_handler.cc:141: key, trial->trial_name(), trial->group_name()); On 2017/04/19 11:15:43, jkrcal wrote: > ...
3 years, 8 months ago (2017-04-19 11:40:18 UTC) #10
jkrcal
https://codereview.chromium.org/2826013002/diff/20001/chrome/browser/ui/webui/snippets_internals_message_handler.cc File chrome/browser/ui/webui/snippets_internals_message_handler.cc (right): https://codereview.chromium.org/2826013002/diff/20001/chrome/browser/ui/webui/snippets_internals_message_handler.cc#newcode141 chrome/browser/ui/webui/snippets_internals_message_handler.cc:141: key, trial->trial_name(), trial->group_name()); On 2017/04/19 11:40:18, sfiera wrote: > ...
3 years, 8 months ago (2017-04-19 11:45:17 UTC) #11
sfiera
Apparently this isn't picking up experiments from chrome://flags either, which surprises me, since they *appear* ...
3 years, 8 months ago (2017-04-20 11:21:05 UTC) #12
jkrcal
On 2017/04/20 11:21:05, sfiera wrote: > Apparently this isn't picking up experiments from chrome://flags either, ...
3 years, 8 months ago (2017-04-20 12:06:23 UTC) #13
sfiera
On 2017/04/20 12:06:23, jkrcal wrote: > On 2017/04/20 11:21:05, sfiera wrote: > > Apparently this ...
3 years, 8 months ago (2017-04-20 12:21:39 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2826013002/100001
3 years, 8 months ago (2017-04-24 16:38:01 UTC) #18
commit-bot: I haz the power
3 years, 8 months ago (2017-04-24 18:27:46 UTC) #21
Message was sent while issue was closed.
Committed patchset #5 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/9a5bc285254c5d9cbf47ea862a64...

Powered by Google App Engine
This is Rietveld 408576698