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

Issue 2864363004: Adds UMA for days since previous use to help us determine the validity (Closed)

Created:
3 years, 7 months ago by csashi
Modified:
3 years, 7 months ago
Reviewers:
sebsg, Jared Saul, rkaplow
CC:
chromium-reviews, rouslan+autofill_chromium.org, rogerm+autofillwatch_chromium.org, sebsg+autofillwatch_chromium.org, browser-components-watch_chromium.org, mathp+autofillwatch_chromium.org, asvitkine+watch_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Adds UMA for days since previous use to help us determine the validity of older address profiles. Older address profiles are not used in the current checkout flow (i.e. within 15 minutes of form submission). However, if none of the address profiles were modified/used within 15 minutes of submission, we could extend candidate profiles to older address profiles depending on the distribution of this new metric. BUG=719272 Review-Url: https://codereview.chromium.org/2864363004 Cr-Commit-Position: refs/heads/master@{#470614} Committed: https://chromium.googlesource.com/chromium/src/+/a587a0931dc5dcf00b26d7bb9d1bcb0fe12882c6

Patch Set 1 #

Total comments: 9

Patch Set 2 : Updates comments. #

Patch Set 3 : Merge forward. #

Patch Set 4 : Merge forward. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -17 lines) Patch
M components/autofill/core/browser/autofill_manager.cc View 1 2 3 2 chunks +8 lines, -2 lines 0 comments Download
M components/autofill/core/browser/autofill_manager_unittest.cc View 1 2 3 9 chunks +65 lines, -7 lines 0 comments Download
M components/autofill/core/browser/autofill_profile.h View 1 4 chunks +14 lines, -5 lines 0 comments Download
M components/autofill/core/browser/autofill_profile.cc View 3 chunks +5 lines, -3 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (19 generated)
csashi
Hi, Please take a look. Thanks! -sashi.
3 years, 7 months ago (2017-05-08 21:07:52 UTC) #2
sebsg
Sweet! Some small comments https://codereview.chromium.org/2864363004/diff/1/components/autofill/core/browser/autofill_manager_unittest.cc File components/autofill/core/browser/autofill_manager_unittest.cc (right): https://codereview.chromium.org/2864363004/diff/1/components/autofill/core/browser/autofill_manager_unittest.cc#newcode5926 components/autofill/core/browser/autofill_manager_unittest.cc:5926: /* expected_count= */ 1); nit: ...
3 years, 7 months ago (2017-05-08 21:43:30 UTC) #5
csashi
Hi Sebastien, Please take a look. Thanks! -sashi. https://codereview.chromium.org/2864363004/diff/1/components/autofill/core/browser/autofill_manager_unittest.cc File components/autofill/core/browser/autofill_manager_unittest.cc (right): https://codereview.chromium.org/2864363004/diff/1/components/autofill/core/browser/autofill_manager_unittest.cc#newcode5926 components/autofill/core/browser/autofill_manager_unittest.cc:5926: /* ...
3 years, 7 months ago (2017-05-08 21:51:41 UTC) #6
sebsg
lgtm https://codereview.chromium.org/2864363004/diff/1/components/autofill/core/browser/autofill_profile.h File components/autofill/core/browser/autofill_profile.h (right): https://codereview.chromium.org/2864363004/diff/1/components/autofill/core/browser/autofill_profile.h#newcode236 components/autofill/core/browser/autofill_profile.h:236: RecordType record_type_; On 2017/05/08 21:51:41, csashi wrote: > ...
3 years, 7 months ago (2017-05-08 21:54:19 UTC) #9
csashi
On 2017/05/08 21:54:19, sebsg wrote: > lgtm > > https://codereview.chromium.org/2864363004/diff/1/components/autofill/core/browser/autofill_profile.h > File components/autofill/core/browser/autofill_profile.h (right): > ...
3 years, 7 months ago (2017-05-08 23:07:21 UTC) #12
Jared Saul
lgtm
3 years, 7 months ago (2017-05-09 18:59:14 UTC) #17
csashi
On 2017/05/09 18:59:14, Jared Saul wrote: > lgtm Hi Robert, Can you please approve tools/metrics/histograms. ...
3 years, 7 months ago (2017-05-09 19:36:07 UTC) #18
rkaplow
lgtm
3 years, 7 months ago (2017-05-10 14:45:05 UTC) #23
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/2864363004/60001
3 years, 7 months ago (2017-05-10 16:09:31 UTC) #26
commit-bot: I haz the power
3 years, 7 months ago (2017-05-10 16:54:55 UTC) #29
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/a587a0931dc5dcf00b26d7bb9d1b...

Powered by Google App Engine
This is Rietveld 408576698