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

Issue 2944033002: PlzNavigate: improve bf navigations metrics (Closed)

Created:
3 years, 6 months ago by clamy
Modified:
3 years, 6 months ago
Reviewers:
nasko
CC:
chromium-reviews, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, rdsmith+watch_chromium.org, loading-reviews_chromium.org, mmenke
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

PlzNavigate: improve bf navigations metrics This CL improves the metrics landed in https://codereview.chromium.org/2930353005/. It ensures timing metrics are not recorded for same-document navigations. It also ensures that the cache flag metric is not captured twice when PlzNavigate is enabled. BUG=705559 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2944033002 Cr-Commit-Position: refs/heads/master@{#480853} Committed: https://chromium.googlesource.com/chromium/src/+/4f1dec3a5a8600ab587761bb9f647cc5806297d5

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M content/browser/frame_host/navigation_handle_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/loader/resource_dispatcher_host_impl.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/loader/resource_loader.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (11 generated)
clamy
@nasko: PTAL
3 years, 6 months ago (2017-06-19 16:32:34 UTC) #6
nasko
LGTM with a nit. https://codereview.chromium.org/2944033002/diff/1/content/browser/loader/resource_dispatcher_host_impl.cc File content/browser/loader/resource_dispatcher_host_impl.cc (right): https://codereview.chromium.org/2944033002/diff/1/content/browser/loader/resource_dispatcher_host_impl.cc#newcode2244 content/browser/loader/resource_dispatcher_host_impl.cc:2244: !request->url().SchemeIsBlob()) { Maybe we can ...
3 years, 6 months ago (2017-06-19 18:16:55 UTC) #9
clamy
Thanks! https://codereview.chromium.org/2944033002/diff/1/content/browser/loader/resource_dispatcher_host_impl.cc File content/browser/loader/resource_dispatcher_host_impl.cc (right): https://codereview.chromium.org/2944033002/diff/1/content/browser/loader/resource_dispatcher_host_impl.cc#newcode2244 content/browser/loader/resource_dispatcher_host_impl.cc:2244: !request->url().SchemeIsBlob()) { On 2017/06/19 18:16:55, nasko (slow) wrote: ...
3 years, 6 months ago (2017-06-20 15:14:35 UTC) #10
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/2944033002/20001
3 years, 6 months ago (2017-06-20 15:14:52 UTC) #13
commit-bot: I haz the power
3 years, 6 months ago (2017-06-20 16:42:20 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/4f1dec3a5a8600ab587761bb9f64...

Powered by Google App Engine
This is Rietveld 408576698