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

Issue 2418763005: Remove PageLoad.Timing2.NavigationToCommit histograms. (Closed)

Created:
4 years, 2 months ago by Bryan McQuade
Modified:
4 years, 2 months ago
CC:
asvitkine+watch_chromium.org, chromium-reviews, csharrison+watch_chromium.org, loading-reviews+metrics_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove PageLoad.Timing2.NavigationToCommit histograms. This histogram uses a commit time recorded in the browser process, which is incorrect. Additionally, we are encouraging consumers to move to 'parse start' since it's a more well defined timestamp in the render process that is conceptually similar to commit. Until we have a customer that needs to track actual commit time, we are removing it. If we need to support this in the future, we should instrument the commit time properly in the render process as part of that work. BUG=654430 Committed: https://crrev.com/ab53067e0c3938944cf7aa9b120811e8a031a4f8 Cr-Commit-Position: refs/heads/master@{#425868}

Patch Set 1 #

Patch Set 2 : restore dcheck #

Patch Set 3 : fix histograms.xml #

Patch Set 4 : restore missing case #

Total comments: 1

Patch Set 5 : address comment #

Messages

Total messages: 27 (20 generated)
Bryan McQuade
PTAL
4 years, 2 months ago (2016-10-14 18:33:46 UTC) #5
Charlie Harrison
lgtm w/ nit. https://codereview.chromium.org/2418763005/diff/60001/chrome/browser/page_load_metrics/observers/https_engagement_metrics/https_engagement_page_load_metrics_observer.cc File chrome/browser/page_load_metrics/observers/https_engagement_metrics/https_engagement_page_load_metrics_observer.cc (right): https://codereview.chromium.org/2418763005/diff/60001/chrome/browser/page_load_metrics/observers/https_engagement_metrics/https_engagement_page_load_metrics_observer.cc#newcode49 chrome/browser/page_load_metrics/observers/https_engagement_metrics/https_engagement_page_load_metrics_observer.cc:49: extra_info.committed_url.is_empty()) nit: add {}.
4 years, 2 months ago (2016-10-17 16:53:38 UTC) #14
Bryan McQuade
Thanks! Fixed. rkaplow, ptal for histograms.xml, thanks!
4 years, 2 months ago (2016-10-17 19:10:50 UTC) #18
rkaplow
lgtm
4 years, 2 months ago (2016-10-17 21:40:12 UTC) #21
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/2418763005/80001
4 years, 2 months ago (2016-10-18 02:36:25 UTC) #24
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 2 months ago (2016-10-18 02:43:52 UTC) #25
commit-bot: I haz the power
4 years, 2 months ago (2016-10-18 02:46:21 UTC) #27
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/ab53067e0c3938944cf7aa9b120811e8a031a4f8
Cr-Commit-Position: refs/heads/master@{#425868}

Powered by Google App Engine
This is Rietveld 408576698