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

Issue 1432583002: Move browser_navigation_start to CommonNavigationParams (Closed)

Created:
5 years, 1 month ago by Charlie Harrison
Modified:
5 years, 1 month ago
Reviewers:
clamy, nasko
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, loading-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move browser_navigation_start to CommonNavigationParams This is 1/3 of the effort to add a navigation_start timestamp to DidStartProvisional load. The full CL we're breaking up is here: https://codereview.chromium.org/1425823002/ BUG=548335 Committed: https://crrev.com/8eb7b818c41323b4621cf4f04a152bd1bee12f98 Cr-Commit-Position: refs/heads/master@{#357914}

Patch Set 1 #

Patch Set 2 : Comment change (trybots previous) #

Total comments: 2

Patch Set 3 : Simplify changed tests #

Total comments: 6

Patch Set 4 : Nasko review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -49 lines) Patch
M content/browser/frame_host/navigation_entry_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/frame_host/navigation_entry_impl.cc View 1 2 3 4 chunks +9 lines, -9 lines 0 comments Download
M content/browser/frame_host/navigation_request.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/frame_host/navigation_request.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M content/browser/frame_host/navigator_impl.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 2 3 2 chunks +6 lines, -4 lines 0 comments Download
M content/common/frame_messages.h View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M content/common/navigation_params.h View 1 2 3 4 chunks +9 lines, -5 lines 0 comments Download
M content/common/navigation_params.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M content/public/test/render_view_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M content/renderer/render_view_browsertest.cc View 1 2 3 chunks +7 lines, -10 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
Charlie Harrison
PTAL. Camille: Let me know if there's anything more you'd like me to do about ...
5 years, 1 month ago (2015-11-03 16:54:17 UTC) #3
clamy
Thanks! Lgtm with nits. https://codereview.chromium.org/1432583002/diff/20001/content/renderer/render_view_browsertest.cc File content/renderer/render_view_browsertest.cc (right): https://codereview.chromium.org/1432583002/diff/20001/content/renderer/render_view_browsertest.cc#newcode2275 content/renderer/render_view_browsertest.cc:2275: RequestNavigationParams early_request_params; nit: since we're ...
5 years, 1 month ago (2015-11-04 13:19:50 UTC) #4
Charlie Harrison
On 2015/11/04 13:19:50, clamy wrote: > Thanks! Lgtm with nits. > > https://codereview.chromium.org/1432583002/diff/20001/content/renderer/render_view_browsertest.cc > File ...
5 years, 1 month ago (2015-11-04 13:44:57 UTC) #5
nasko
LGTM with a few nits. https://codereview.chromium.org/1432583002/diff/40001/content/browser/frame_host/render_frame_host_impl.cc File content/browser/frame_host/render_frame_host_impl.cc (right): https://codereview.chromium.org/1432583002/diff/40001/content/browser/frame_host/render_frame_host_impl.cc#newcode2155 content/browser/frame_host/render_frame_host_impl.cc:2155: // TODO(csharrison) make sure ...
5 years, 1 month ago (2015-11-04 18:39:47 UTC) #6
Charlie Harrison
Thanks! https://codereview.chromium.org/1432583002/diff/40001/content/browser/frame_host/render_frame_host_impl.cc File content/browser/frame_host/render_frame_host_impl.cc (right): https://codereview.chromium.org/1432583002/diff/40001/content/browser/frame_host/render_frame_host_impl.cc#newcode2155 content/browser/frame_host/render_frame_host_impl.cc:2155: // TODO(csharrison) make sure that PlzNavigate and the ...
5 years, 1 month ago (2015-11-04 21:27:43 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1432583002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1432583002/60001
5 years, 1 month ago (2015-11-04 21:28:56 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 1 month ago (2015-11-04 22:36:49 UTC) #11
commit-bot: I haz the power
5 years, 1 month ago (2015-11-04 22:37:58 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8eb7b818c41323b4621cf4f04a152bd1bee12f98
Cr-Commit-Position: refs/heads/master@{#357914}

Powered by Google App Engine
This is Rietveld 408576698