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

Issue 690483003: Log major user interactions with the WebsiteSettings (origin info) bubble. (Closed)

Created:
6 years, 1 month ago by lgarron
Modified:
6 years, 1 month ago
CC:
chromium-reviews, tfarina, markusheintz_, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Log major user interactions with the WebsiteSettings (origin info) bubble. BUG=413439 Committed: https://crrev.com/04a9350dc121b9596ae80041d8da69adbbc5e607 Cr-Commit-Position: refs/heads/master@{#302679}

Patch Set 1 : #

Patch Set 2 : Remove old actions. #

Total comments: 20

Patch Set 3 : Make Ilya's suggested changes and support OSX. #

Total comments: 1

Patch Set 4 : Fix indentation in switch clause. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -7 lines) Patch
M chrome/browser/ui/cocoa/website_settings/website_settings_bubble_controller.mm View 1 2 3 3 chunks +20 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/website_settings/website_settings_popup_view.cc View 1 2 2 chunks +26 lines, -2 lines 0 comments Download
M chrome/browser/ui/website_settings/website_settings.h View 2 chunks +17 lines, -0 lines 0 comments Download
M chrome/browser/ui/website_settings/website_settings.cc View 1 2 2 chunks +26 lines, -2 lines 0 comments Download
M tools/metrics/actions/actions.xml View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +28 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (10 generated)
lgarron
Ilya, would you mind checking if this meets your standards for semantically awesome histogramming? :-)
6 years, 1 month ago (2014-10-29 22:25:04 UTC) #3
Ilya Sherman
https://codereview.chromium.org/690483003/diff/40001/chrome/browser/ui/views/website_settings/website_settings_popup_view.cc File chrome/browser/ui/views/website_settings/website_settings_popup_view.cc (right): https://codereview.chromium.org/690483003/diff/40001/chrome/browser/ui/views/website_settings/website_settings_popup_view.cc#newcode425 chrome/browser/ui/views/website_settings/website_settings_popup_view.cc:425: } nit: No need for curly braces for case ...
6 years, 1 month ago (2014-10-29 23:55:42 UTC) #4
lgarron
https://codereview.chromium.org/690483003/diff/40001/chrome/browser/ui/views/website_settings/website_settings_popup_view.cc File chrome/browser/ui/views/website_settings/website_settings_popup_view.cc (right): https://codereview.chromium.org/690483003/diff/40001/chrome/browser/ui/views/website_settings/website_settings_popup_view.cc#newcode437 chrome/browser/ui/views/website_settings/website_settings_popup_view.cc:437: assert(false); On 2014/10/29 23:55:42, Ilya Sherman wrote: > nit: ...
6 years, 1 month ago (2014-10-30 00:10:19 UTC) #5
Ilya Sherman
https://codereview.chromium.org/690483003/diff/40001/chrome/browser/ui/views/website_settings/website_settings_popup_view.cc File chrome/browser/ui/views/website_settings/website_settings_popup_view.cc (right): https://codereview.chromium.org/690483003/diff/40001/chrome/browser/ui/views/website_settings/website_settings_popup_view.cc#newcode437 chrome/browser/ui/views/website_settings/website_settings_popup_view.cc:437: assert(false); On 2014/10/30 00:10:19, lgarron wrote: > On 2014/10/29 ...
6 years, 1 month ago (2014-10-30 01:32:57 UTC) #6
lgarron
https://codereview.chromium.org/690483003/diff/40001/chrome/browser/ui/views/website_settings/website_settings_popup_view.cc File chrome/browser/ui/views/website_settings/website_settings_popup_view.cc (right): https://codereview.chromium.org/690483003/diff/40001/chrome/browser/ui/views/website_settings/website_settings_popup_view.cc#newcode425 chrome/browser/ui/views/website_settings/website_settings_popup_view.cc:425: } On 2014/10/29 23:55:42, Ilya Sherman wrote: > nit: ...
6 years, 1 month ago (2014-10-31 00:50:48 UTC) #7
lgarron
Alright, I've updated everything (and also added the logging to OSX). Would you please take ...
6 years, 1 month ago (2014-10-31 01:59:01 UTC) #8
lgarron
Alright, I've updated everything (and also added the logging to OSX). Would you please take ...
6 years, 1 month ago (2014-10-31 01:59:02 UTC) #9
Ilya Sherman
LGTM, thanks. https://codereview.chromium.org/690483003/diff/60001/chrome/browser/ui/cocoa/website_settings/website_settings_bubble_controller.mm File chrome/browser/ui/cocoa/website_settings/website_settings_bubble_controller.mm (right): https://codereview.chromium.org/690483003/diff/60001/chrome/browser/ui/cocoa/website_settings/website_settings_bubble_controller.mm#newcode957 chrome/browser/ui/cocoa/website_settings/website_settings_bubble_controller.mm:957: NOTREACHED(); nit: Each of lines 948-952 and ...
6 years, 1 month ago (2014-10-31 02:23:21 UTC) #10
lgarron
Markus, would you please review the C++ changes? :-)
6 years, 1 month ago (2014-10-31 21:08:00 UTC) #13
markusheintz_
LGTM
6 years, 1 month ago (2014-11-04 19:02:14 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/690483003/100001
6 years, 1 month ago (2014-11-04 19:46:07 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/22079)
6 years, 1 month ago (2014-11-04 19:57:44 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/690483003/100001
6 years, 1 month ago (2014-11-04 20:01:00 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/22084)
6 years, 1 month ago (2014-11-04 20:08:59 UTC) #22
lgarron
rsesek@: Would you please review the OSX code? (website_settings_bubble_controller.mm)
6 years, 1 month ago (2014-11-04 21:27:58 UTC) #24
Robert Sesek
cocoa/ LGTM
6 years, 1 month ago (2014-11-04 21:29:02 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/690483003/100001
6 years, 1 month ago (2014-11-04 21:31:25 UTC) #27
commit-bot: I haz the power
Committed patchset #4 (id:100001)
6 years, 1 month ago (2014-11-04 22:25:18 UTC) #28
commit-bot: I haz the power
6 years, 1 month ago (2014-11-04 22:26:31 UTC) #29
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/04a9350dc121b9596ae80041d8da69adbbc5e607
Cr-Commit-Position: refs/heads/master@{#302679}

Powered by Google App Engine
This is Rietveld 408576698