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

Issue 1112513002: PlzNavigate: unify OnCommitNavigation with OnNavigate in RenderFrameImpl (Closed)

Created:
5 years, 7 months ago by clamy
Modified:
5 years, 7 months ago
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
Base URL:
https://chromium.googlesource.com/chromium/src.git@fix-browsertests
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

PlzNavigate: unify OnCommitNavigation with OnNavigate in RenderFrameImpl This CL creates a NavigateInternal method in RenderFrameImpl that is used both by OnCommitNavigation and OnNavigate, which creates a unified codepath for navigations in RenderFrameImpl. BUG=376091 Committed: https://crrev.com/d6983032c0ea130f96adfadbd1717a4c2a78f9a4 Cr-Commit-Position: refs/heads/master@{#327489}

Patch Set 1 #

Total comments: 22

Patch Set 2 : Rebase #

Patch Set 3 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -143 lines) Patch
M content/renderer/render_frame_impl.h View 2 chunks +14 lines, -0 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 chunks +128 lines, -143 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
clamy
@avi, creis, nasko: PTAL @carlosk, fdegans: FYI I was working on making history navigation work ...
5 years, 7 months ago (2015-04-28 10:26:41 UTC) #2
Avi (use Gerrit)
I'm happy with this, as it's basically a move of code. I have a comment ...
5 years, 7 months ago (2015-04-28 15:39:08 UTC) #3
nasko
I'm super excited to see both codepaths starting to merge. Just a couple of nits. ...
5 years, 7 months ago (2015-04-28 17:23:43 UTC) #4
Charlie Reis
Nice! LGTM with nits, and be aware of the merge conflict Avi mentioned with https://codereview.chromium.org/1108863002. ...
5 years, 7 months ago (2015-04-28 23:01:03 UTC) #5
clamy
Thanks! https://codereview.chromium.org/1112513002/diff/1/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (left): https://codereview.chromium.org/1112513002/diff/1/content/renderer/render_frame_impl.cc#oldcode1105 content/renderer/render_frame_impl.cc:1105: } On 2015/04/28 15:39:07, Avi wrote: > Note ...
5 years, 7 months ago (2015-04-29 09:36:57 UTC) #6
nasko
LGTM
5 years, 7 months ago (2015-04-29 14:09:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1112513002/2
5 years, 7 months ago (2015-04-29 14:10:56 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:2)
5 years, 7 months ago (2015-04-29 14:48:25 UTC) #11
commit-bot: I haz the power
5 years, 7 months ago (2015-04-29 14:49:29 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d6983032c0ea130f96adfadbd1717a4c2a78f9a4
Cr-Commit-Position: refs/heads/master@{#327489}

Powered by Google App Engine
This is Rietveld 408576698