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

Issue 2773433002: Log observations of explicit UPI-VPA autocomplete hints. (Closed)

Created:
3 years, 9 months ago by Roger McFarlane (Chromium)
Modified:
3 years, 8 months ago
Reviewers:
Mathieu, jwd
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, pangu, pangu_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Log observations of explicit UPI-VPA autocomplete hints. BUG=702220 Review-Url: https://codereview.chromium.org/2773433002 Cr-Commit-Position: refs/heads/master@{#460819} Committed: https://chromium.googlesource.com/chromium/src/+/921b599d1775ae5ea19a51a4df7bbe70241beb1b

Patch Set 1 : Initial CL #

Total comments: 12

Patch Set 2 : updated per mathp's suggestions #

Total comments: 2

Patch Set 3 : fix a nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -4 lines) Patch
M components/autofill/core/browser/autofill_metrics.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M components/autofill/core/browser/autofill_metrics_unittest.cc View 1 1 chunk +25 lines, -0 lines 0 comments Download
M components/autofill/core/browser/autofill_type.cc View 1 3 chunks +10 lines, -0 lines 0 comments Download
M components/autofill/core/browser/field_types.h View 1 1 chunk +4 lines, -1 line 0 comments Download
M components/autofill/core/browser/form_structure.h View 1 2 chunks +12 lines, -2 lines 0 comments Download
M components/autofill/core/browser/form_structure.cc View 1 2 5 chunks +15 lines, -0 lines 0 comments Download
M components/autofill/core/browser/form_structure_unittest.cc View 1 1 chunk +10 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 27 (19 generated)
Roger McFarlane (Chromium)
jwd and mathp, PTAL
3 years, 9 months ago (2017-03-22 19:01:40 UTC) #8
Mathieu
https://codereview.chromium.org/2773433002/diff/20001/components/autofill/core/browser/autofill_metrics.cc File components/autofill/core/browser/autofill_metrics.cc (right): https://codereview.chromium.org/2773433002/diff/20001/components/autofill/core/browser/autofill_metrics.cc#newcode701 components/autofill/core/browser/autofill_metrics.cc:701: UMA_HISTOGRAM_BOOLEAN("Autofill.ExplicitUpiVpaHint", true); We could use something like Autofill.DeveloperEngagement.UpiVpaHint so ...
3 years, 9 months ago (2017-03-23 11:26:22 UTC) #11
Roger McFarlane (Chromium)
Thanks. Another look? https://codereview.chromium.org/2773433002/diff/20001/components/autofill/core/browser/autofill_metrics.cc File components/autofill/core/browser/autofill_metrics.cc (right): https://codereview.chromium.org/2773433002/diff/20001/components/autofill/core/browser/autofill_metrics.cc#newcode701 components/autofill/core/browser/autofill_metrics.cc:701: UMA_HISTOGRAM_BOOLEAN("Autofill.ExplicitUpiVpaHint", true); On 2017/03/23 11:26:22, Mathieu ...
3 years, 8 months ago (2017-03-28 19:08:24 UTC) #14
Mathieu
lgtm with nit https://codereview.chromium.org/2773433002/diff/40001/components/autofill/core/browser/form_structure.cc File components/autofill/core/browser/form_structure.cc (right): https://codereview.chromium.org/2773433002/diff/40001/components/autofill/core/browser/form_structure.cc#newcode373 components/autofill/core/browser/form_structure.cc:373: if (has_author_specified_upi_vpa_hint()) { why not has_author_specified_upi_vpa_hint_
3 years, 8 months ago (2017-03-28 19:14:12 UTC) #15
Roger McFarlane (Chromium)
Thanks. jwd@... ping? https://codereview.chromium.org/2773433002/diff/40001/components/autofill/core/browser/form_structure.cc File components/autofill/core/browser/form_structure.cc (right): https://codereview.chromium.org/2773433002/diff/40001/components/autofill/core/browser/form_structure.cc#newcode373 components/autofill/core/browser/form_structure.cc:373: if (has_author_specified_upi_vpa_hint()) { On 2017/03/28 19:14:12, ...
3 years, 8 months ago (2017-03-28 19:37:20 UTC) #16
jwd
lgtm
3 years, 8 months ago (2017-03-29 15:45:44 UTC) #21
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/2773433002/60001
3 years, 8 months ago (2017-03-30 15:26:18 UTC) #24
commit-bot: I haz the power
3 years, 8 months ago (2017-03-30 17:55:05 UTC) #27
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/921b599d1775ae5ea19a51a4df7b...

Powered by Google App Engine
This is Rietveld 408576698