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

Issue 2272863004: Log a rappor metric for external app ids. (Closed)

Created:
4 years, 4 months ago by Maria
Modified:
4 years, 3 months ago
Reviewers:
gone, Steven Holte
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Log a rappor metric for external app ids. BUG=640734 Committed: https://crrev.com/0c7b4da1db5e4e5808015fa5912eed696c963ade Cr-Commit-Position: refs/heads/master@{#414318}

Patch Set 1 #

Patch Set 2 : Add rappor.xml #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/IntentHandler.java View 1 1 chunk +6 lines, -0 lines 0 comments Download
M tools/metrics/rappor/rappor.xml View 1 1 chunk +9 lines, -0 lines 1 comment Download

Messages

Total messages: 11 (3 generated)
Maria
4 years, 4 months ago (2016-08-24 23:12:42 UTC) #2
gone
lgtm
4 years, 4 months ago (2016-08-24 23:33:50 UTC) #3
Steven Holte
lgtm https://codereview.chromium.org/2272863004/diff/20001/tools/metrics/rappor/rappor.xml File tools/metrics/rappor/rappor.xml (right): https://codereview.chromium.org/2272863004/diff/20001/tools/metrics/rappor/rappor.xml#newcode153 tools/metrics/rappor/rappor.xml:153: is taken from EXTRA_APPLICATION_ID passed to Chrome in ...
4 years, 4 months ago (2016-08-25 01:21:32 UTC) #4
Maria
On 2016/08/25 01:21:32, Steven Holte wrote: > lgtm > > https://codereview.chromium.org/2272863004/diff/20001/tools/metrics/rappor/rappor.xml > File tools/metrics/rappor/rappor.xml (right): ...
4 years, 4 months ago (2016-08-25 04:32:20 UTC) #5
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/2272863004/20001
4 years, 4 months ago (2016-08-25 04:35:05 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-25 05:29:33 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/0c7b4da1db5e4e5808015fa5912eed696c963ade Cr-Commit-Position: refs/heads/master@{#414318}
4 years, 4 months ago (2016-08-25 05:33:05 UTC) #10
Steven Holte
4 years, 3 months ago (2016-08-25 20:13:17 UTC) #11
Message was sent while issue was closed.
On 2016/08/25 04:32:20, Maria wrote:
> On 2016/08/25 01:21:32, Steven Holte wrote:
> > lgtm
> > 
> >
>
https://codereview.chromium.org/2272863004/diff/20001/tools/metrics/rappor/ra...
> > File tools/metrics/rappor/rappor.xml (right):
> > 
> >
>
https://codereview.chromium.org/2272863004/diff/20001/tools/metrics/rappor/ra...
> > tools/metrics/rappor/rappor.xml:153: is taken from EXTRA_APPLICATION_ID
passed
> > to Chrome in the intent by the
> > You'll need to provide a list of candidates in
> > //google3/googledata/chrome/rappor/
> 
> Looks like there's already android-package-names.txt there. Does it mean we'll
> only get it recorded if the package name is on the whitelist?

It records either way, but the analysis won't be able to explain the data for
reports of any values which are not in that list.  I'm not sure that list is
comprehensive enough, since I think it was targeted at packages which use custom
tabs.

Powered by Google App Engine
This is Rietveld 408576698