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

Issue 2800773003: Settings reset prompt: add more UI metrics. (Closed)

Created:
3 years, 8 months ago by alito
Modified:
3 years, 8 months ago
Reviewers:
csharp, jwd, sky
CC:
chromium-reviews, asvitkine+watch_chromium.org, grt+watch_chromium.org, vakh+watch_chromium.org, timvolodine, tfarina, robertshield
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Settings reset prompt: add more UI metrics. Adding user actions and a histogram so that, when the settings reset prompt is not accepted, we can distinguish between cases when user clicks the cancel button versus dismisses the prompt in some other way. BUG= Review-Url: https://codereview.chromium.org/2800773003 Cr-Commit-Position: refs/heads/master@{#463322} Committed: https://chromium.googlesource.com/chromium/src/+/37182490838f1b74bdea1376b0d0e6c23710d043

Patch Set 1 #

Total comments: 2

Patch Set 2 : Deprecate histogram and action instead of redefining it #

Patch Set 3 : Rebase #

Total comments: 2

Patch Set 4 : Remove interaction_done_ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -11 lines) Patch
M chrome/browser/safe_browsing/settings_reset_prompt/settings_reset_prompt_controller.h View 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/safe_browsing/settings_reset_prompt/settings_reset_prompt_controller.cc View 1 1 chunk +11 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/settings_reset_prompt_dialog.h View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/ui/views/settings_reset_prompt_dialog.cc View 1 2 3 5 chunks +19 lines, -6 lines 0 comments Download
M tools/metrics/actions/actions.xml View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 2 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (11 generated)
alito
Jesse, PTAL.
3 years, 8 months ago (2017-04-05 20:30:31 UTC) #2
jwd
lgtm
3 years, 8 months ago (2017-04-07 17:41:08 UTC) #3
alito
Thanks Jesse. Chris, could you take a look?
3 years, 8 months ago (2017-04-07 17:42:54 UTC) #5
csharp
lgtm https://codereview.chromium.org/2800773003/diff/1/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (right): https://codereview.chromium.org/2800773003/diff/1/tools/metrics/actions/actions.xml#newcode14485 tools/metrics/actions/actions.xml:14485: <action name="SettingsResetPrompt_Declined"> As discussed, probably worth deprecating this ...
3 years, 8 months ago (2017-04-07 18:23:28 UTC) #7
alito
The old dismiss histogram and user action are now deprected and a a new cancel ...
3 years, 8 months ago (2017-04-07 19:58:58 UTC) #8
jwd
lgtm
3 years, 8 months ago (2017-04-07 20:02:21 UTC) #9
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/2800773003/40001
3 years, 8 months ago (2017-04-07 20:03:43 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/405819)
3 years, 8 months ago (2017-04-07 20:20:39 UTC) #14
alito
Adding sky@ for OWNERS approval for: chrome/browser/ui/views/settings_reset_prompt_dialog.*
3 years, 8 months ago (2017-04-07 20:24:51 UTC) #15
alito
Actually adding sky@ as reviewer
3 years, 8 months ago (2017-04-07 20:25:35 UTC) #17
sky
https://codereview.chromium.org/2800773003/diff/40001/chrome/browser/ui/views/settings_reset_prompt_dialog.cc File chrome/browser/ui/views/settings_reset_prompt_dialog.cc (right): https://codereview.chromium.org/2800773003/diff/40001/chrome/browser/ui/views/settings_reset_prompt_dialog.cc#newcode57 chrome/browser/ui/views/settings_reset_prompt_dialog.cc:57: Close(); The destructor has no need to close as ...
3 years, 8 months ago (2017-04-07 23:20:06 UTC) #18
alito
Scott, I've made the change you suggested. PTAnL. https://codereview.chromium.org/2800773003/diff/40001/chrome/browser/ui/views/settings_reset_prompt_dialog.cc File chrome/browser/ui/views/settings_reset_prompt_dialog.cc (right): https://codereview.chromium.org/2800773003/diff/40001/chrome/browser/ui/views/settings_reset_prompt_dialog.cc#newcode57 chrome/browser/ui/views/settings_reset_prompt_dialog.cc:57: Close(); ...
3 years, 8 months ago (2017-04-07 23:50:43 UTC) #19
sky
LGTM
3 years, 8 months ago (2017-04-10 16:07:02 UTC) #20
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/2800773003/60001
3 years, 8 months ago (2017-04-10 17:01:13 UTC) #23
commit-bot: I haz the power
3 years, 8 months ago (2017-04-10 18:03:48 UTC) #26
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/37182490838f1b74bdea1376b0d0...

Powered by Google App Engine
This is Rietveld 408576698