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

Issue 502653002: Add UMA metric for "View Original" link clicks in distilled page viewer. (Closed)

Created:
6 years, 4 months ago by Yaron
Modified:
6 years, 3 months ago
Reviewers:
nyquist, Ilya Sherman, jwd
CC:
chromium-reviews, darin-cc_chromium.org, jam, asvitkine+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Add UMA metric for "View Original" link clicks in distilled page viewer. Committed: https://crrev.com/8250a63d859fb8f4395be9452e691be7756569cf Cr-Commit-Position: refs/heads/master@{#294089}

Patch Set 1 #

Total comments: 7

Patch Set 2 : rebase #

Patch Set 3 : add display:none #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -1 line) Patch
M components/dom_distiller/content/dom_distiller_viewer_source.cc View 3 chunks +7 lines, -0 lines 0 comments Download
M components/dom_distiller/content/resources/dom_distiller_viewer.html View 2 chunks +1 line, -1 line 0 comments Download
M components/dom_distiller/content/resources/dom_distiller_viewer.js View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M components/dom_distiller/core/url_constants.h View 1 chunk +2 lines, -0 lines 0 comments Download
M components/dom_distiller/core/url_constants.cc View 1 chunk +1 line, -0 lines 0 comments Download
M tools/metrics/actions/actions.xml View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (1 generated)
Yaron
Since we don't have bindings (and don't want them), it seems the simplest way is ...
6 years, 4 months ago (2014-08-22 23:45:43 UTC) #1
nyquist
lgtm https://codereview.chromium.org/502653002/diff/1/components/dom_distiller/content/dom_distiller_viewer_source.cc File components/dom_distiller/content/dom_distiller_viewer_source.cc (right): https://codereview.chromium.org/502653002/diff/1/components/dom_distiller/content/dom_distiller_viewer_source.cc#newcode290 components/dom_distiller/content/dom_distiller_viewer_source.cc:290: content::RecordAction(base::UserMetricsAction("DomDistiller_ViewOriginal")); Would this ever be needed on iOS? ...
6 years, 4 months ago (2014-08-25 01:13:03 UTC) #2
Yaron
thanks. +jwd for metrics OWNERS https://codereview.chromium.org/502653002/diff/1/components/dom_distiller/content/dom_distiller_viewer_source.cc File components/dom_distiller/content/dom_distiller_viewer_source.cc (right): https://codereview.chromium.org/502653002/diff/1/components/dom_distiller/content/dom_distiller_viewer_source.cc#newcode290 components/dom_distiller/content/dom_distiller_viewer_source.cc:290: content::RecordAction(base::UserMetricsAction("DomDistiller_ViewOriginal")); On 2014/08/25 01:13:03, ...
6 years, 4 months ago (2014-08-25 19:41:23 UTC) #3
nyquist
https://codereview.chromium.org/502653002/diff/1/components/dom_distiller/content/resources/dom_distiller_viewer.js File components/dom_distiller/content/resources/dom_distiller_viewer.js (right): https://codereview.chromium.org/502653002/diff/1/components/dom_distiller/content/resources/dom_distiller_viewer.js#newcode73 components/dom_distiller/content/resources/dom_distiller_viewer.js:73: document.body.appendChild(img); On 2014/08/25 19:41:23, Yaron wrote: > On 2014/08/25 ...
6 years, 4 months ago (2014-08-25 20:09:19 UTC) #4
jwd
jwd@chromium.org changed reviewers: + isherman@chromium.org
6 years, 3 months ago (2014-08-26 15:51:47 UTC) #5
jwd
+Ilya, who you'll need for review anyways. Similar comment to what Ilya said on the ...
6 years, 3 months ago (2014-08-26 15:51:48 UTC) #6
Yaron
On 2014/08/26 15:51:48, Jesse Doherty wrote: > +Ilya, who you'll need for review anyways. > ...
6 years, 3 months ago (2014-08-26 17:03:45 UTC) #7
jwd
On 2014/08/26 17:03:45, Yaron wrote: > On 2014/08/26 15:51:48, Jesse Doherty wrote: > > +Ilya, ...
6 years, 3 months ago (2014-08-26 19:01:42 UTC) #8
Yaron
On 2014/08/26 19:01:42, Jesse Doherty wrote: > On 2014/08/26 17:03:45, Yaron wrote: > > On ...
6 years, 3 months ago (2014-08-27 20:59:09 UTC) #9
Ilya Sherman
The advantage of using an enumerated histogram is that it allows you to conveniently see ...
6 years, 3 months ago (2014-08-27 22:02:03 UTC) #10
jwd
lgtm
6 years, 3 months ago (2014-08-28 21:10:50 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/502653002/40001
6 years, 3 months ago (2014-09-10 02:21:20 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001) as ac6f7d8e541def08d133e77ad22b8a9509d61fd5
6 years, 3 months ago (2014-09-10 03:25:49 UTC) #14
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:58:42 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8250a63d859fb8f4395be9452e691be7756569cf
Cr-Commit-Position: refs/heads/master@{#294089}

Powered by Google App Engine
This is Rietveld 408576698