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

Issue 8537008: ChromeOS should record FileBrowser.CreateNewFolder.... events (Closed)

Created:
9 years, 1 month ago by Vladislav Kaznacheev
Modified:
9 years, 1 month ago
Reviewers:
petkov, Ilya Sherman
CC:
chromium-reviews, pam+watch_chromium.org, jar (doing other things)
Visibility:
Public.

Description

ChromeOS should record FileBrowser.CreateNewFolder.... events Added UMA user action implemented in http://codereview.chromium.org/8490014/ to extract_actions.py, updated chromeactions.txt. Note: when I ran extract_actions.py --hash I saw a number of new actions show up in chromeactions.txt. Someone has probably forgot to update it. I am only adding the one line related to my action in this patch. BUG=chromium-os:22860 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110303

Patch Set 1 #

Total comments: 7

Patch Set 2 : Added omitted actions #

Total comments: 2

Patch Set 3 : Added a function for extension-generated actions #

Patch Set 4 : Removed extension name from the action name #

Patch Set 5 : Removed obsolete name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M chrome/tools/chromeactions.txt View 1 2 3 4 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/tools/extract_actions.py View 1 2 3 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Vladislav Kaznacheev
Hi, I hope I am sending this patch to the right people (I checked the ...
9 years, 1 month ago (2011-11-11 11:17:32 UTC) #1
Ilya Sherman
> Note: when I ran extract_actions.py --hash I saw a number of new actions > ...
9 years, 1 month ago (2011-11-11 23:39:20 UTC) #2
Vladislav Kaznacheev
I have added the missing actions. http://codereview.chromium.org/8537008/diff/1/chrome/tools/extract_actions.py File chrome/tools/extract_actions.py (right): http://codereview.chromium.org/8537008/diff/1/chrome/tools/extract_actions.py#newcode227 chrome/tools/extract_actions.py:227: actions.add('FileBrowser.CreateNewFolder.hhaomjibdihmijegdhdafkllkbggdgoj') I should ...
9 years, 1 month ago (2011-11-14 10:47:12 UTC) #3
Ilya Sherman
http://codereview.chromium.org/8537008/diff/1/chrome/tools/extract_actions.py File chrome/tools/extract_actions.py (right): http://codereview.chromium.org/8537008/diff/1/chrome/tools/extract_actions.py#newcode227 chrome/tools/extract_actions.py:227: actions.add('FileBrowser.CreateNewFolder.hhaomjibdihmijegdhdafkllkbggdgoj') Ah, that makes more sense now. Thanks for ...
9 years, 1 month ago (2011-11-14 12:08:13 UTC) #4
petkov
http://codereview.chromium.org/8537008/diff/2001/chrome/tools/extract_actions.py File chrome/tools/extract_actions.py (right): http://codereview.chromium.org/8537008/diff/2001/chrome/tools/extract_actions.py#newcode227 chrome/tools/extract_actions.py:227: actions.add('FileBrowser.CreateNewFolder.hhaomjibdihmijegdhdafkllkbggdgoj') Is this user action reported by the Chrome ...
9 years, 1 month ago (2011-11-14 13:25:27 UTC) #5
Vladislav Kaznacheev
http://codereview.chromium.org/8537008/diff/2001/chrome/tools/extract_actions.py File chrome/tools/extract_actions.py (right): http://codereview.chromium.org/8537008/diff/2001/chrome/tools/extract_actions.py#newcode227 chrome/tools/extract_actions.py:227: actions.add('FileBrowser.CreateNewFolder.hhaomjibdihmijegdhdafkllkbggdgoj') The File Browser is ChromeOS specific. It lives ...
9 years, 1 month ago (2011-11-14 13:53:19 UTC) #6
petkov
Just the name thing, everything else looks OK to me. http://codereview.chromium.org/8537008/diff/1/chrome/tools/extract_actions.py File chrome/tools/extract_actions.py (right): http://codereview.chromium.org/8537008/diff/1/chrome/tools/extract_actions.py#newcode227 ...
9 years, 1 month ago (2011-11-14 14:03:09 UTC) #7
Vladislav Kaznacheev
PTAL. Removed the extension name.
9 years, 1 month ago (2011-11-16 11:25:40 UTC) #8
petkov
LGTM
9 years, 1 month ago (2011-11-16 11:33:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kaznacheev@chromium.org/8537008/10001
9 years, 1 month ago (2011-11-16 12:55:00 UTC) #10
commit-bot: I haz the power
9 years, 1 month ago (2011-11-16 15:24:29 UTC) #11
Change committed as 110303

Powered by Google App Engine
This is Rietveld 408576698