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

Issue 2495373005: Record ChromeVox metrics (Closed)

Created:
4 years, 1 month ago by dmazzoni
Modified:
4 years, 1 month ago
CC:
chromium-reviews, alemate+watch_chromium.org, oshima+watch_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, asvitkine+watch_chromium.org, je_julie, arv+watch_chromium.org, dtseng+watch_chromium.org, dmazzoni+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Record ChromeVox metrics BUG=617790, 661056 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/db1fd8112d8835f1173dd02397275c3052b8475d Cr-Commit-Position: refs/heads/master@{#432729}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Record once on startup, and add externs #

Total comments: 4

Patch Set 3 : Rename 'Accessibility.' and clarify Next #

Total comments: 2

Patch Set 4 : Reword Accessibility.CrosChromeVoxNext description #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -1 line) Patch
M chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js View 1 2 3 2 chunks +18 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/command_handler.js View 1 2 3 chunks +14 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/manifest.json.jinja2 View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/tools/check_chromevox.py View 1 2 chunks +7 lines, -1 line 0 comments Download
M tools/metrics/actions/actions.xml View 1 2 1 chunk +32 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (17 generated)
dmazzoni
David, could you look at the ChromeVox code first?
4 years, 1 month ago (2016-11-15 00:31:11 UTC) #3
David Tseng
https://codereview.chromium.org/2495373005/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js File chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js (right): https://codereview.chromium.org/2495373005/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js#newcode234 chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js:234: useNext ? 1 : 0); Do we really want ...
4 years, 1 month ago (2016-11-15 06:20:39 UTC) #4
dmazzoni
Addressed feedback and updated externs https://codereview.chromium.org/2495373005/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js File chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js (right): https://codereview.chromium.org/2495373005/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js#newcode234 chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js:234: useNext ? 1 : ...
4 years, 1 month ago (2016-11-15 17:48:47 UTC) #7
David Tseng
lgtm
4 years, 1 month ago (2016-11-15 18:11:17 UTC) #9
dmazzoni
+isherman for tools/metrics
4 years, 1 month ago (2016-11-15 18:20:32 UTC) #11
Ilya Sherman
https://codereview.chromium.org/2495373005/diff/20001/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (right): https://codereview.chromium.org/2495373005/diff/20001/tools/metrics/actions/actions.xml#newcode2651 tools/metrics/actions/actions.xml:2651: <action name="ChromeVox.Jump"> nit: It might be good to use ...
4 years, 1 month ago (2016-11-15 22:40:32 UTC) #14
dmazzoni
https://codereview.chromium.org/2495373005/diff/20001/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (right): https://codereview.chromium.org/2495373005/diff/20001/tools/metrics/actions/actions.xml#newcode2651 tools/metrics/actions/actions.xml:2651: <action name="ChromeVox.Jump"> On 2016/11/15 22:40:32, Ilya Sherman wrote: > ...
4 years, 1 month ago (2016-11-16 18:21:25 UTC) #16
Ilya Sherman
Thanks! Metrics LGTM % a final nit: https://codereview.chromium.org/2495373005/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2495373005/diff/40001/tools/metrics/histograms/histograms.xml#newcode122 tools/metrics/histograms/histograms.xml:122: + once ...
4 years, 1 month ago (2016-11-16 23:14:47 UTC) #21
dmazzoni
https://codereview.chromium.org/2495373005/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2495373005/diff/40001/tools/metrics/histograms/histograms.xml#newcode122 tools/metrics/histograms/histograms.xml:122: + once each time ChromeVox starts up. On 2016/11/16 ...
4 years, 1 month ago (2016-11-16 23:39:08 UTC) #22
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/2495373005/60001
4 years, 1 month ago (2016-11-16 23:41:05 UTC) #25
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-17 03:45:43 UTC) #27
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 03:47:30 UTC) #29
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/db1fd8112d8835f1173dd02397275c3052b8475d
Cr-Commit-Position: refs/heads/master@{#432729}

Powered by Google App Engine
This is Rietveld 408576698