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

Issue 2874193003: [PageLoadMetrics] Ignore ad frames with no content (Closed)

Created:
3 years, 7 months ago by jkarlin
Modified:
3 years, 7 months ago
CC:
asvitkine+watch_chromium.org, chromium-reviews, csharrison+watch_chromium.org, loading-reviews+metrics_chromium.org, speed-metrics-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[PageLoadMetrics] Ignore ad frames with no content Don't report metrics on ad frames with zero bytes. There are a few other frame count metrics that would also have to be updated to only report frames with more than zero bytes of content. That would require a bit more memory per frame and the metrics appear to be of limited value, so I'm removing them. We can add them back later if we feel that we need them. BUG=720357 Review-Url: https://codereview.chromium.org/2874193003 Cr-Commit-Position: refs/heads/master@{#471793} Committed: https://chromium.googlesource.com/chromium/src/+/bebe5e2ef075eb28dc5a90b3c7e3db1856711072

Patch Set 1 : fix #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -74 lines) Patch
M chrome/browser/page_load_metrics/observers/ads_page_load_metrics_observer.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/page_load_metrics/observers/ads_page_load_metrics_observer.cc View 1 4 chunks +13 lines, -27 lines 0 comments Download
M chrome/browser/page_load_metrics/observers/ads_page_load_metrics_observer_unittest.cc View 7 chunks +4 lines, -44 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 4 chunks +11 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 24 (18 generated)
jkarlin
bmcquade@ PTAL, thanks!
3 years, 7 months ago (2017-05-11 14:32:20 UTC) #7
Bryan McQuade
lgtm
3 years, 7 months ago (2017-05-11 14:34:02 UTC) #8
jkarlin
Thanks! isherman@ PTAL at histograms.xml. You'll be happy to see that I'm removing some of ...
3 years, 7 months ago (2017-05-11 14:36:55 UTC) #10
Ilya Sherman
histograms.xml lgtm, thanks
3 years, 7 months ago (2017-05-11 20:14:53 UTC) #11
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/2874193003/40001
3 years, 7 months ago (2017-05-15 16:20:05 UTC) #21
commit-bot: I haz the power
3 years, 7 months ago (2017-05-15 16:39:25 UTC) #24
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/bebe5e2ef075eb28dc5a90b3c7e3...

Powered by Google App Engine
This is Rietveld 408576698