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

Issue 2873903004: Add UMA to count directory-changed events by RootType. (Closed)

Created:
3 years, 7 months ago by yamaguchi
Modified:
3 years, 7 months ago
Reviewers:
fukino, jwd
CC:
chromium-reviews, yamaguchi+watch_chromium.org, oka+watch_chromium.org, rginda+watch_chromium.org, mtomasz+watch_chromium.org, jlklein+watch-closure_chromium.org, asvitkine+watch_chromium.org, fukino+watch_chromium.org, vitalyp+closure_chromium.org, dbeam+watch-closure_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add UMA to count directory-changed events by RootType. TEST=manually verified that the histogram added to chrome://histograms/ BUG=720189 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2873903004 Cr-Commit-Position: refs/heads/master@{#471181} Committed: https://chromium.googlesource.com/chromium/src/+/60706234db798ccbc85289d12cb2160d92c2e6ee

Patch Set 1 #

Patch Set 2 : Remove unused parameter #

Patch Set 3 : remove unused parameter to constructor #

Patch Set 4 : Hook directory-change event outside DirectoryTree class #

Patch Set 5 : Revise description #

Total comments: 6

Patch Set 6 : Revert unused code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -0 lines) Patch
M tools/metrics/histograms/enums.xml View 1 2 3 4 5 1 chunk +16 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 5 1 chunk +8 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/compiled_resources.gyp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_manager.js View 1 2 3 4 3 chunks +15 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/main_scripts.js View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A ui/file_manager/file_manager/foreground/js/navigation_uma.js View 1 2 3 1 chunk +64 lines, -0 lines 0 comments Download

Messages

Total messages: 40 (31 generated)
yamaguchi
ptal
3 years, 7 months ago (2017-05-11 04:08:08 UTC) #10
fukino
In this CL, we record every 'directory-changed' event. It is not restricted to click events ...
3 years, 7 months ago (2017-05-11 04:21:47 UTC) #11
yamaguchi
On 2017/05/11 04:21:47, fukino wrote: > In this CL, we record every 'directory-changed' event. > ...
3 years, 7 months ago (2017-05-11 06:40:42 UTC) #19
fukino
lgtm with nits. Please get reviewed by metrics owners. https://codereview.chromium.org/2873903004/diff/80001/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp File ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp (right): https://codereview.chromium.org/2873903004/diff/80001/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp#newcode78 ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp:78: ...
3 years, 7 months ago (2017-05-11 07:16:53 UTC) #20
yamaguchi
https://codereview.chromium.org/2873903004/diff/80001/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp File ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp (right): https://codereview.chromium.org/2873903004/diff/80001/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp#newcode78 ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp:78: '../compiled_resources2.gyp:navigation_uma', On 2017/05/11 07:16:52, fukino wrote: > Revert this. ...
3 years, 7 months ago (2017-05-11 09:13:10 UTC) #25
yamaguchi
To jwd@: Will you review tools/metrics/histograms/enums.xml and tools/metrics/histograms/histograms.xml? The metric is going to be used ...
3 years, 7 months ago (2017-05-11 09:18:48 UTC) #27
jwd
lgtm
3 years, 7 months ago (2017-05-11 19:10:16 UTC) #34
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/2873903004/100001
3 years, 7 months ago (2017-05-12 01:54:29 UTC) #37
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 02:01:32 UTC) #40
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/60706234db798ccbc85289d12cb2...

Powered by Google App Engine
This is Rietveld 408576698