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

Issue 1423263003: Add time-to-first-contentful-paint to PageLoadMetrics (Closed)

Created:
5 years, 1 month ago by Kunihiko Sakamoto
Modified:
5 years, 1 month ago
CC:
chromium-reviews, csharrison+watch_chromium.org, asvitkine+watch_chromium.org, loading-reviews+metrics_chromium.org, Bryan McQuade
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add time-to-first-contentful-paint to PageLoadMetrics This adds PageLoad.Timing2.NavigationToFirstContentfulPaint histogram, which is the minimum of first text paint and first image paint. BUG=542943 Committed: https://crrev.com/bff2b1845594947e15222485a7200cd912f01fe5 Cr-Commit-Position: refs/heads/master@{#357032}

Patch Set 1 #

Total comments: 2

Patch Set 2 : naming #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -0 lines) Patch
M components/page_load_metrics/browser/metrics_web_contents_observer.cc View 1 2 chunks +20 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: 12 (4 generated)
Kunihiko Sakamoto
5 years, 1 month ago (2015-10-29 04:15:36 UTC) #3
kinuko
The code feels a bit tentative but actually I guess we want to try out ...
5 years, 1 month ago (2015-10-29 07:14:04 UTC) #4
Kunihiko Sakamoto
https://codereview.chromium.org/1423263003/diff/1/components/page_load_metrics/browser/metrics_web_contents_observer.cc File components/page_load_metrics/browser/metrics_web_contents_observer.cc (right): https://codereview.chromium.org/1423263003/diff/1/components/page_load_metrics/browser/metrics_web_contents_observer.cc#newcode87 components/page_load_metrics/browser/metrics_web_contents_observer.cc:87: base::TimeDelta FirstContentfulPaint(const PageLoadTiming& timing) { On 2015/10/29 07:14:04, kinuko ...
5 years, 1 month ago (2015-10-29 08:00:09 UTC) #5
Charlie Harrison
On 2015/10/29 08:00:09, Kunihiko Sakamoto wrote: > https://codereview.chromium.org/1423263003/diff/1/components/page_load_metrics/browser/metrics_web_contents_observer.cc > File components/page_load_metrics/browser/metrics_web_contents_observer.cc > (right): > > ...
5 years, 1 month ago (2015-10-29 16:55:43 UTC) #6
Ilya Sherman
histograms lgtm
5 years, 1 month ago (2015-10-29 22:18:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1423263003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1423263003/20001
5 years, 1 month ago (2015-10-30 01:13:32 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-10-30 02:37:58 UTC) #11
commit-bot: I haz the power
5 years, 1 month ago (2015-10-30 02:39:42 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/bff2b1845594947e15222485a7200cd912f01fe5
Cr-Commit-Position: refs/heads/master@{#357032}

Powered by Google App Engine
This is Rietveld 408576698