Remove input related Rappor metrics in favor of UKM |
|||
Issue descriptionSince we have added UKM metrics and we have workflows in place to work with that it seems that Rappor metrics are redundant and don't add more information.
,
Jan 22 2018
,
Jan 22 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/b8b8fdd42614e7435efffdea37b4c3c47aab6c4e commit b8b8fdd42614e7435efffdea37b4c3c47aab6c4e Author: Navid Zolghadr <nzolghadr@chromium.org> Date: Mon Jan 22 20:57:42 2018 Remove old input Rappor metrics in favor of UKM We added UKM back then which gave us domain related information enough so that it made Rappor redundant. This CL removes the input related Rappor metrics. Bug: 804363 Change-Id: I0a7f2522f827f5aa5b115eec49c5b82be3b17764 Reviewed-on: https://chromium-review.googlesource.com/879062 Reviewed-by: Timothy Dresser <tdresser@chromium.org> Commit-Queue: Navid Zolghadr <nzolghadr@chromium.org> Cr-Commit-Position: refs/heads/master@{#530987} [modify] https://crrev.com/b8b8fdd42614e7435efffdea37b4c3c47aab6c4e/content/browser/renderer_host/input/render_widget_host_latency_tracker.cc [modify] https://crrev.com/b8b8fdd42614e7435efffdea37b4c3c47aab6c4e/content/browser/renderer_host/input/render_widget_host_latency_tracker.h [modify] https://crrev.com/b8b8fdd42614e7435efffdea37b4c3c47aab6c4e/content/browser/renderer_host/input/render_widget_host_latency_tracker_unittest.cc [modify] https://crrev.com/b8b8fdd42614e7435efffdea37b4c3c47aab6c4e/ui/latency/latency_tracker.cc [modify] https://crrev.com/b8b8fdd42614e7435efffdea37b4c3c47aab6c4e/ui/latency/latency_tracker.h
,
Jan 23 2018
|
|||
►
Sign in to add a comment |
|||
Comment 1 by nzolghadr@chromium.org
, Jan 22 2018