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

Issue 1426663005: Make the histograms for setting the default browser consistent (Closed)

Created:
5 years, 1 month ago by Patrick Monette
Modified:
5 years, 1 month ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, michaelpg+watch-options_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make the histograms for setting the default browser consistent BUG= Committed: https://crrev.com/9c1457fa00495c86d6b3017c7b5d1311ac0c2e2f Cr-Commit-Position: refs/heads/master@{#360654}

Patch Set 1 : #

Total comments: 26

Patch Set 2 : Comments #

Total comments: 29

Patch Set 3 : comments 2 #

Total comments: 6

Patch Set 4 : Rebasing #

Patch Set 5 : Robert comments #

Total comments: 2

Patch Set 6 : Fix wrong comment #

Total comments: 4

Patch Set 7 : Sky comments #

Patch Set 8 : Fixed name collision #

Unified diffs Side-by-side diffs Delta from patch set Stats (+276 lines, -131 lines) Patch
M .gitignore View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/shell_integration.h View 1 2 9 chunks +26 lines, -5 lines 0 comments Download
M chrome/browser/shell_integration.cc View 1 2 11 chunks +85 lines, -47 lines 0 comments Download
M chrome/browser/shell_integration_win.cc View 1 2 3 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/ui/browser_command_controller.cc View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/startup/default_browser_prompt.cc View 1 2 3 4 5 6 7 7 chunks +28 lines, -69 lines 0 comments Download
M chrome/browser/ui/webui/options/browser_options_handler.cc View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M tools/metrics/actions/actions.xml View 1 2 3 2 chunks +19 lines, -2 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 5 6 7 14 chunks +112 lines, -0 lines 0 comments Download

Messages

Total messages: 39 (16 generated)
Patrick Monette
Hey Robert, can you take a look at the UMA changes? grt@ take a look ...
5 years, 1 month ago (2015-11-03 16:36:28 UTC) #6
grt (UTC plus 2)
looks pretty good. https://codereview.chromium.org/1426663005/diff/80001/.gitignore File .gitignore (right): https://codereview.chromium.org/1426663005/diff/80001/.gitignore#newcode435 .gitignore:435: /tools/metrics/actions/actions.old.xml ? https://codereview.chromium.org/1426663005/diff/80001/chrome/browser/shell_integration.cc File chrome/browser/shell_integration.cc (right): ...
5 years, 1 month ago (2015-11-03 21:12:22 UTC) #7
Patrick Monette
Take another look please! rkaplow@ Can you take a look at uma changes please? https://codereview.chromium.org/1426663005/diff/80001/.gitignore ...
5 years, 1 month ago (2015-11-10 19:22:48 UTC) #9
grt (UTC plus 2)
looks good https://codereview.chromium.org/1426663005/diff/120001/chrome/browser/shell_integration.cc File chrome/browser/shell_integration.cc (right): https://codereview.chromium.org/1426663005/diff/120001/chrome/browser/shell_integration.cc#newcode70 chrome/browser/shell_integration.cc:70: default: leave out the "default" case so ...
5 years, 1 month ago (2015-11-10 20:04:30 UTC) #10
rkaplow
This is great you are revamping and cleaning these up. It might be nice if ...
5 years, 1 month ago (2015-11-11 15:54:01 UTC) #11
Patrick Monette
Addressed comments. rkaplow@ What do you mean when you say metrics for looking at default ...
5 years, 1 month ago (2015-11-11 22:03:35 UTC) #13
grt (UTC plus 2)
LGTM. This will make examining the stats much easier. Thanks, Patrick.
5 years, 1 month ago (2015-11-12 18:10:49 UTC) #14
rkaplow
https://codereview.chromium.org/1426663005/diff/120001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1426663005/diff/120001/tools/metrics/histograms/histograms.xml#newcode75770 tools/metrics/histograms/histograms.xml:75770: + Deprecated 2015/11. Renamed to AttemptResultCode2. On 2015/11/11 22:03:35, ...
5 years, 1 month ago (2015-11-13 15:56:14 UTC) #15
Patrick Monette
Take another look robert https://codereview.chromium.org/1426663005/diff/120001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1426663005/diff/120001/tools/metrics/histograms/histograms.xml#newcode75770 tools/metrics/histograms/histograms.xml:75770: + Deprecated 2015/11. Renamed to ...
5 years, 1 month ago (2015-11-16 17:29:06 UTC) #16
rkaplow
lgtm https://codereview.chromium.org/1426663005/diff/190001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1426663005/diff/190001/tools/metrics/histograms/histograms.xml#newcode6532 tools/metrics/histograms/histograms.xml:6532: + Deprecated 2015/11. Renamed to DefaultBrowser.InfoBar.Ignored. userinteraction
5 years, 1 month ago (2015-11-16 17:38:39 UTC) #17
Patrick Monette
https://codereview.chromium.org/1426663005/diff/190001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1426663005/diff/190001/tools/metrics/histograms/histograms.xml#newcode6532 tools/metrics/histograms/histograms.xml:6532: + Deprecated 2015/11. Renamed to DefaultBrowser.InfoBar.Ignored. On 2015/11/16 17:38:39, ...
5 years, 1 month ago (2015-11-16 17:53:43 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1426663005/210001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1426663005/210001
5 years, 1 month ago (2015-11-16 17:55:15 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/118934)
5 years, 1 month ago (2015-11-16 18:07:27 UTC) #23
Patrick Monette
sky@chromium.org: PTAL Owners review required. Thanks!
5 years, 1 month ago (2015-11-16 18:10:23 UTC) #25
sky
On 2015/11/16 18:10:23, Patrick Monette wrote: > mailto:sky@chromium.org: PTAL Owners review required. Thanks! I'm not ...
5 years, 1 month ago (2015-11-16 21:45:44 UTC) #26
Patrick Monette
I need review for these files: chrome/browser/ui/browser_command_controller.cc chrome/browser/ui/startup/default_browser_prompt.cc chrome/browser/ui/webui/options/browser_options_handler.cc chrome/browser/shell_integration.h chrome/browser/shell_integration.cc
5 years, 1 month ago (2015-11-17 23:18:16 UTC) #27
sky
https://codereview.chromium.org/1426663005/diff/210001/chrome/browser/shell_integration.cc File chrome/browser/shell_integration.cc (right): https://codereview.chromium.org/1426663005/diff/210001/chrome/browser/shell_integration.cc#newcode281 chrome/browser/shell_integration.cc:281: check_default_should_report_success_ = result == AttemptResult::SUCCESS; Is it possible to ...
5 years, 1 month ago (2015-11-18 00:41:06 UTC) #28
Patrick Monette
https://codereview.chromium.org/1426663005/diff/210001/chrome/browser/shell_integration.cc File chrome/browser/shell_integration.cc (right): https://codereview.chromium.org/1426663005/diff/210001/chrome/browser/shell_integration.cc#newcode281 chrome/browser/shell_integration.cc:281: check_default_should_report_success_ = result == AttemptResult::SUCCESS; On 2015/11/18 00:41:06, sky ...
5 years, 1 month ago (2015-11-19 17:01:04 UTC) #29
sky
Ok, LGTM
5 years, 1 month ago (2015-11-19 17:58:40 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1426663005/230001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1426663005/230001
5 years, 1 month ago (2015-11-19 18:15:31 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1426663005/250001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1426663005/250001
5 years, 1 month ago (2015-11-19 18:32:22 UTC) #37
commit-bot: I haz the power
Committed patchset #8 (id:250001)
5 years, 1 month ago (2015-11-19 20:29:39 UTC) #38
commit-bot: I haz the power
5 years, 1 month ago (2015-11-19 20:30:46 UTC) #39
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/9c1457fa00495c86d6b3017c7b5d1311ac0c2e2f
Cr-Commit-Position: refs/heads/master@{#360654}

Powered by Google App Engine
This is Rietveld 408576698