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

Issue 2850533003: Log the creation of a dialog boxes using DialogDelegate. (Closed)

Created:
3 years, 7 months ago by pdyson
Modified:
3 years, 7 months ago
Reviewers:
msw, jwd
CC:
asvitkine+watch_chromium.org, chromium-reviews, tfarina
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Log the creation of a dialog boxes using DialogDelegate. BUG=705331 Review-Url: https://codereview.chromium.org/2850533003 Cr-Commit-Position: refs/heads/master@{#469226} Committed: https://chromium.googlesource.com/chromium/src/+/18c894ab917e7396857d10d247c278fc6f2e5c0f

Patch Set 1 #

Total comments: 5

Patch Set 2 : Use BooleanCreated enum for Dialog.Delegate.Creation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M tools/metrics/histograms/histograms.xml View 1 1 chunk +7 lines, -0 lines 0 comments Download
M ui/views/window/dialog_delegate.cc View 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 24 (13 generated)
pdyson
3 years, 7 months ago (2017-04-30 23:58:43 UTC) #2
msw
Hopefully jwd@ can double check the histogram type. https://codereview.chromium.org/2850533003/diff/1/ui/views/window/dialog_delegate.cc File ui/views/window/dialog_delegate.cc (right): https://codereview.chromium.org/2850533003/diff/1/ui/views/window/dialog_delegate.cc#newcode36 ui/views/window/dialog_delegate.cc:36: UMA_HISTOGRAM_BOOLEAN("Dialog.Delegate.Creation", ...
3 years, 7 months ago (2017-05-01 21:51:30 UTC) #7
pdyson
On 2017/05/01 at 21:51:30, msw wrote: > Hopefully jwd@ can double check the histogram type. ...
3 years, 7 months ago (2017-05-02 00:54:45 UTC) #8
pdyson
3 years, 7 months ago (2017-05-02 00:54:56 UTC) #9
pdyson
On 2017/05/02 at 00:54:56, pdyson wrote: > Jesse, can you take a look at this?
3 years, 7 months ago (2017-05-03 05:42:54 UTC) #10
pdyson
3 years, 7 months ago (2017-05-03 05:43:01 UTC) #11
jwd
LGTM with comment. https://codereview.chromium.org/2850533003/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2850533003/diff/1/tools/metrics/histograms/histograms.xml#newcode11791 tools/metrics/histograms/histograms.xml:11791: +<histogram name="Dialog.Delegate.Creation"> Add an enum. Looks ...
3 years, 7 months ago (2017-05-03 20:14:40 UTC) #12
msw
okay, lgtm with jwd@'s comments addressed. https://codereview.chromium.org/2850533003/diff/1/ui/views/window/dialog_delegate.cc File ui/views/window/dialog_delegate.cc (right): https://codereview.chromium.org/2850533003/diff/1/ui/views/window/dialog_delegate.cc#newcode36 ui/views/window/dialog_delegate.cc:36: UMA_HISTOGRAM_BOOLEAN("Dialog.Delegate.Creation", true); On ...
3 years, 7 months ago (2017-05-03 22:53:22 UTC) #13
pdyson
https://codereview.chromium.org/2850533003/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2850533003/diff/1/tools/metrics/histograms/histograms.xml#newcode11791 tools/metrics/histograms/histograms.xml:11791: +<histogram name="Dialog.Delegate.Creation"> On 2017/05/03 at 20:14:40, jwd wrote: > ...
3 years, 7 months ago (2017-05-03 23:59:00 UTC) #14
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/2850533003/20001
3 years, 7 months ago (2017-05-04 01:06:06 UTC) #21
commit-bot: I haz the power
3 years, 7 months ago (2017-05-04 01:11:46 UTC) #24
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/18c894ab917e7396857d10d247c2...

Powered by Google App Engine
This is Rietveld 408576698