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

Issue 1182453002: PlzNavigate: support for should_replace_current_entry (Closed)

Created:
5 years, 6 months ago by clamy
Modified:
5 years, 4 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@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

PlzNavigate: support for should_replace_current_entry This CL enables support for replacing the current entry when browser-side navigation is enabled. In particular, it moves the should_replace_current_entry param from StartNavigationParams to CommonNavigationParams. BUG=475027 TBR=nasko@chromium.org Committed: https://crrev.com/280a4647f315d88f76ec0b233fa97cf4bf9c4890 Cr-Commit-Position: refs/heads/master@{#340454}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rewrite using should_replace_current_entry #

Patch Set 3 : Cleanup #

Total comments: 2

Patch Set 4 : Dropped the settint of the load type #

Total comments: 2

Patch Set 5 : Addressed Charlie's comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -36 lines) Patch
M content/browser/frame_host/navigation_entry_impl.cc View 1 2 3 2 chunks +6 lines, -6 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/frame_messages.h View 1 2 3 4 2 chunks +1 line, -1 line 0 comments Download
M content/common/navigation_params.h View 1 2 3 4 chunks +8 lines, -6 lines 0 comments Download
M content/common/navigation_params.cc View 1 2 3 5 chunks +3 lines, -3 lines 0 comments Download
M content/public/test/render_view_test.cc View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 4 6 chunks +28 lines, -15 lines 1 comment Download

Messages

Total messages: 17 (3 generated)
clamy
@avi, creis, nasko: PTAL @carlosk, fdegans: FYI This is what I was mentioning in my ...
5 years, 6 months ago (2015-06-11 15:25:10 UTC) #2
Avi (use Gerrit)
This whole review hinges for me on what "locking the history list" means. And I ...
5 years, 6 months ago (2015-06-11 19:09:01 UTC) #3
Charlie Reis
I'm not happy with adding this concept to Chromium. "Locking the back forward list" is ...
5 years, 6 months ago (2015-06-12 21:16:22 UTC) #4
clamy
Following our email thread, here is an update of the patch that only uses should_replace_current_entry. ...
5 years, 6 months ago (2015-06-23 16:46:50 UTC) #5
clamy
@creis, avi: friendly ping :)
5 years, 5 months ago (2015-07-15 12:25:41 UTC) #6
Avi (use Gerrit)
This lgtm. Charlie? https://codereview.chromium.org/1182453002/diff/40001/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (right): https://codereview.chromium.org/1182453002/diff/40001/content/renderer/render_frame_impl.cc#newcode4540 content/renderer/render_frame_impl.cc:4540: // TODO(clamy): see if this shoudl ...
5 years, 5 months ago (2015-07-15 14:39:28 UTC) #7
Charlie Reis
On 2015/07/15 12:25:41, clamy wrote: > @creis, avi: friendly ping :) Sorry for the delay-- ...
5 years, 5 months ago (2015-07-15 22:36:56 UTC) #8
clamy
Thanks! Following your answer, I moved this CL to just having the should_replace_current_entry param in ...
5 years, 5 months ago (2015-07-24 15:37:40 UTC) #9
Charlie Reis
On 2015/07/24 15:37:40, clamy wrote: > Thanks! Following your answer, I moved this CL to ...
5 years, 5 months ago (2015-07-24 18:25:41 UTC) #10
clamy
Thanks! @nasko: I'm TBRing you for the frame_messages.h review, since the changes there are very ...
5 years, 4 months ago (2015-07-27 11:39:41 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1182453002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1182453002/80001
5 years, 4 months ago (2015-07-27 11:39:56 UTC) #14
nasko
IPC LGTM and a small drive-by nit. https://codereview.chromium.org/1182453002/diff/80001/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (right): https://codereview.chromium.org/1182453002/diff/80001/content/renderer/render_frame_impl.cc#newcode4800 content/renderer/render_frame_impl.cc:4800: if (data_source ...
5 years, 4 months ago (2015-07-27 12:46:41 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 4 months ago (2015-07-27 12:55:16 UTC) #16
commit-bot: I haz the power
5 years, 4 months ago (2015-07-27 12:56:20 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/280a4647f315d88f76ec0b233fa97cf4bf9c4890
Cr-Commit-Position: refs/heads/master@{#340454}

Powered by Google App Engine
This is Rietveld 408576698