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

Issue 2396643002: [Payments] Add Payment Request journey metrics. (Closed)

Created:
4 years, 2 months ago by sebsg
Modified:
4 years, 2 months ago
Reviewers:
gone, jwd
CC:
chromium-reviews, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Payments] Add Payment Request journey metrics. BUG=653539 Committed: https://crrev.com/fed26f3f9b85d8b7234e29b6fa07ef66cde905b7 Cr-Commit-Position: refs/heads/master@{#424058}

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 12

Patch Set 3 : Addressed comments #

Total comments: 2

Patch Set 4 : Nit #

Patch Set 5 : Nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+569 lines, -0 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/payments/PaymentRequestImpl.java View 1 2 13 chunks +54 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/payments/PaymentRequestJourneyLogger.java View 1 2 3 4 1 chunk +127 lines, -0 lines 0 comments Download
M chrome/android/java_sources.gni View 1 2 chunks +2 lines, -0 lines 0 comments Download
A chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestJourneyLoggerTest.java View 1 chunk +302 lines, -0 lines 0 comments Download
M chrome/test/data/android/payments/metrics.js View 2 chunks +15 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 2 chunks +69 lines, -0 lines 0 comments Download

Messages

Total messages: 41 (25 generated)
sebsg
Hi Dan, could you please take a look? Thanks!
4 years, 2 months ago (2016-10-07 18:07:55 UTC) #10
sebsg
Hi Dan, could you please take a look? Thanks!
4 years, 2 months ago (2016-10-07 18:09:27 UTC) #12
sebsg
Hi Jwd, could you please take a look at histograms.xml? Thanks!
4 years, 2 months ago (2016-10-07 18:10:26 UTC) #14
jwd
https://codereview.chromium.org/2396643002/diff/100001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2396643002/diff/100001/tools/metrics/histograms/histograms.xml#newcode41697 tools/metrics/histograms/histograms.xml:41697: + The number of the user added an entry ...
4 years, 2 months ago (2016-10-07 18:50:25 UTC) #17
gone
Seems fine on the Java end, but I don't understand the histograms changes. https://codereview.chromium.org/2396643002/diff/100001/chrome/android/java/src/org/chromium/chrome/browser/payments/PaymentRequestImpl.java File ...
4 years, 2 months ago (2016-10-07 18:54:28 UTC) #18
sebsg
Thanks for the quick review! Another look? https://codereview.chromium.org/2396643002/diff/100001/chrome/android/java/src/org/chromium/chrome/browser/payments/PaymentRequestImpl.java File chrome/android/java/src/org/chromium/chrome/browser/payments/PaymentRequestImpl.java (right): https://codereview.chromium.org/2396643002/diff/100001/chrome/android/java/src/org/chromium/chrome/browser/payments/PaymentRequestImpl.java#newcode311 chrome/android/java/src/org/chromium/chrome/browser/payments/PaymentRequestImpl.java:311: mJourneyLogger.sectionIsRequested(PaymentRequestJourneyLogger.SECTION_SHIPPING_ADDRESS); On ...
4 years, 2 months ago (2016-10-07 19:40:32 UTC) #20
gone
lgtm
4 years, 2 months ago (2016-10-07 19:44:14 UTC) #23
jwd
LGTM with small possibly optional nit. https://codereview.chromium.org/2396643002/diff/140001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2396643002/diff/140001/tools/metrics/histograms/histograms.xml#newcode107527 tools/metrics/histograms/histograms.xml:107527: + label="The contact ...
4 years, 2 months ago (2016-10-07 20:37:13 UTC) #24
sebsg
Thanks! https://codereview.chromium.org/2396643002/diff/140001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2396643002/diff/140001/tools/metrics/histograms/histograms.xml#newcode107527 tools/metrics/histograms/histograms.xml:107527: + label="The contact info section of a Payment ...
4 years, 2 months ago (2016-10-07 21:08:18 UTC) #25
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/2396643002/160001
4 years, 2 months ago (2016-10-07 21:08:45 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/142453)
4 years, 2 months ago (2016-10-07 22:25:29 UTC) #30
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/2396643002/160001
4 years, 2 months ago (2016-10-08 01:20:36 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/142632)
4 years, 2 months ago (2016-10-08 02:04:33 UTC) #34
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/2396643002/170001
4 years, 2 months ago (2016-10-08 02:30:17 UTC) #37
commit-bot: I haz the power
Committed patchset #5 (id:170001)
4 years, 2 months ago (2016-10-08 03:29:37 UTC) #39
commit-bot: I haz the power
4 years, 2 months ago (2016-10-08 03:32:28 UTC) #41
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/fed26f3f9b85d8b7234e29b6fa07ef66cde905b7
Cr-Commit-Position: refs/heads/master@{#424058}

Powered by Google App Engine
This is Rietveld 408576698