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 2642903002: Removing Scroll user actions because they are extremely spammy. (Closed)

Created:
3 years, 11 months ago by jwd
Modified:
3 years, 11 months ago
Reviewers:
tdresser
CC:
chromium-reviews, yusukes+watch_chromium.org, shuchen+watch_chromium.org, jam, nona+watch_chromium.org, darin-cc_chromium.org, James Su, Alexei Svitkine (slow), rkaplow, sahel
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removing *Scroll user actions because they are extremely spammy. Specifically TouchscreenScroll and TrackpadScroll BUG=682329 Review-Url: https://codereview.chromium.org/2642903002 Cr-Commit-Position: refs/heads/master@{#444862} Committed: https://chromium.googlesource.com/chromium/src/+/bb1aaf95ea8fd6a5815d512a690ac8587ded2e7d

Patch Set 1 #

Patch Set 2 : Removing TrackpadScroll user action because it is extremely spammy. #

Total comments: 2

Patch Set 3 : Change logging for TouchscreenScroll #

Patch Set 4 : Adding action owners #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -12 lines) Patch
M content/browser/renderer_host/render_widget_host_view_event_handler.cc View 1 2 2 chunks +1 line, -4 lines 0 comments Download
M tools/metrics/actions/actions.xml View 1 2 3 2 chunks +14 lines, -8 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
jwd
3 years, 11 months ago (2017-01-18 18:40:48 UTC) #3
tdresser
https://codereview.chromium.org/2642903002/diff/20001/content/browser/renderer_host/render_widget_host_view_event_handler.cc File content/browser/renderer_host/render_widget_host_view_event_handler.cc (left): https://codereview.chromium.org/2642903002/diff/20001/content/browser/renderer_host/render_widget_host_view_event_handler.cc#oldcode530 content/browser/renderer_host/render_widget_host_view_event_handler.cc:530: RecordAction(base::UserMetricsAction("TouchscreenScroll")); Perhaps we should still call this, but only ...
3 years, 11 months ago (2017-01-18 19:07:11 UTC) #4
jwd
https://codereview.chromium.org/2642903002/diff/20001/content/browser/renderer_host/render_widget_host_view_event_handler.cc File content/browser/renderer_host/render_widget_host_view_event_handler.cc (left): https://codereview.chromium.org/2642903002/diff/20001/content/browser/renderer_host/render_widget_host_view_event_handler.cc#oldcode530 content/browser/renderer_host/render_widget_host_view_event_handler.cc:530: RecordAction(base::UserMetricsAction("TouchscreenScroll")); On 2017/01/18 19:07:11, tdresser wrote: > Perhaps we ...
3 years, 11 months ago (2017-01-18 19:23:47 UTC) #5
tdresser
LGTM. +sahel, since once we have touchpad latching, we could re-add this for touchpad, and ...
3 years, 11 months ago (2017-01-18 19:32:06 UTC) #6
Alexei Svitkine (slow)
drive-by: if we're keeping some of these metrics, can they be given owners in actions.xml? ...
3 years, 11 months ago (2017-01-18 19:34:41 UTC) #7
tdresser
Feel free to mark me as owner. On 2017/01/18 19:34:41, Alexei Svitkine (slow) wrote: > ...
3 years, 11 months ago (2017-01-18 19:36:36 UTC) #8
jwd
On 2017/01/18 19:34:41, Alexei Svitkine (slow) wrote: > drive-by: if we're keeping some of these ...
3 years, 11 months ago (2017-01-18 19:36:42 UTC) #9
jwd
Added tdresser as owner of those actions.
3 years, 11 months ago (2017-01-19 21:25:26 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/2642903002/60001
3 years, 11 months ago (2017-01-19 21:25:50 UTC) #17
commit-bot: I haz the power
3 years, 11 months ago (2017-01-19 22:22:54 UTC) #20
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/bb1aaf95ea8fd6a5815d512a690a...

Powered by Google App Engine
This is Rietveld 408576698