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

Issue 607013003: add UMA for no. of pages with no distilled data (Closed)

Created:
6 years, 2 months ago by kuan
Modified:
6 years, 2 months ago
Reviewers:
nyquist, Ilya Sherman
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

add UMA to record if a page has distilled data. BUG=418190 Committed: https://crrev.com/69231d048672856333da7d15ef6ce9afa59e3d0d Cr-Commit-Position: refs/heads/master@{#297100}

Patch Set 1 #

Total comments: 2

Patch Set 2 : addressed comments #

Total comments: 2

Patch Set 3 : addressed nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M components/dom_distiller/core/viewer.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
kuan
6 years, 2 months ago (2014-09-26 19:28:13 UTC) #2
nyquist
https://codereview.chromium.org/607013003/diff/1/components/dom_distiller/core/viewer.cc File components/dom_distiller/core/viewer.cc (right): https://codereview.chromium.org/607013003/diff/1/components/dom_distiller/core/viewer.cc#newcode99 components/dom_distiller/core/viewer.cc:99: UMA_HISTOGRAM_COUNTS("DomDistiller.Statistics.NoDistilledDataCount", 1); It doesn't feel right to do this ...
6 years, 2 months ago (2014-09-26 21:52:55 UTC) #3
kuan
i've addressed all comments in patch set 2. ptal. thx. https://codereview.chromium.org/607013003/diff/1/components/dom_distiller/core/viewer.cc File components/dom_distiller/core/viewer.cc (right): https://codereview.chromium.org/607013003/diff/1/components/dom_distiller/core/viewer.cc#newcode99 ...
6 years, 2 months ago (2014-09-26 22:46:55 UTC) #4
kuan
i've addressed all comments in patch set 2. ptal. thx.
6 years, 2 months ago (2014-09-26 22:46:55 UTC) #5
nyquist
lgtm thanks!
6 years, 2 months ago (2014-09-26 22:59:30 UTC) #6
kuan
isherman: ptal tools/metrics/histograms/histograms.xml. thx!
6 years, 2 months ago (2014-09-26 23:04:43 UTC) #8
Ilya Sherman
LGTM https://codereview.chromium.org/607013003/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/607013003/diff/20001/tools/metrics/histograms/histograms.xml#newcode5119 tools/metrics/histograms/histograms.xml:5119: + <summary>Records if a page has distilled data.</summary> ...
6 years, 2 months ago (2014-09-27 00:30:16 UTC) #9
kuan
i've addressed the nit in patch set 3. thx. https://codereview.chromium.org/607013003/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/607013003/diff/20001/tools/metrics/histograms/histograms.xml#newcode5119 tools/metrics/histograms/histograms.xml:5119: ...
6 years, 2 months ago (2014-09-27 00:33:39 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/607013003/40001
6 years, 2 months ago (2014-09-27 00:35:35 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 62062fd9921dbf87f9582d23b0f74e966ce56344
6 years, 2 months ago (2014-09-27 03:29:54 UTC) #13
commit-bot: I haz the power
6 years, 2 months ago (2014-09-27 03:30:32 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/69231d048672856333da7d15ef6ce9afa59e3d0d
Cr-Commit-Position: refs/heads/master@{#297100}

Powered by Google App Engine
This is Rietveld 408576698