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

Issue 1221083007: PlzNavigate: remove extraneous DidStartLoading IPC (Closed)

Created:
5 years, 5 months ago by clamy
Modified:
5 years, 5 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: remove extraneous DidStartLoading IPC This CL removes an extraneous DidStartLoading IPC sent from RenderFrameImpl::BeginNavigation. This was needed pre-DidStart/StopLoading refactoring, but is now causing issues with 204 renderer-initiated navigations. BUG=504347 Committed: https://crrev.com/11e115163a19088ebed550c0ba20fe7b17828ba4 Cr-Commit-Position: refs/heads/master@{#337617}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed issue with navigation in speculative RFH #

Total comments: 3

Patch Set 3 : Removed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -6 lines) Patch
M content/browser/frame_host/frame_tree_node.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/security_exploit_browsertest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/site_per_process_browsertest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
clamy
@nasko: PTAL @carlosk, fdegans: FYI
5 years, 5 months ago (2015-07-07 14:09:46 UTC) #2
nasko
LGTM https://codereview.chromium.org/1221083007/diff/1/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (right): https://codereview.chromium.org/1221083007/diff/1/content/renderer/render_frame_impl.cc#newcode4759 content/renderer/render_frame_impl.cc:4759: // TODO(clamy): Data urls should not be sent ...
5 years, 5 months ago (2015-07-07 14:56:32 UTC) #3
clamy
Thanks! I also updated the patchset since I uncovered an issue with cross-site navigations in ...
5 years, 5 months ago (2015-07-07 15:13:51 UTC) #4
Fabrice (no longer in Chrome)
Thanks! lgtm with a nit https://codereview.chromium.org/1221083007/diff/20001/content/browser/frame_host/frame_tree_node.cc File content/browser/frame_host/frame_tree_node.cc (right): https://codereview.chromium.org/1221083007/diff/20001/content/browser/frame_host/frame_tree_node.cc#newcode239 content/browser/frame_host/frame_tree_node.cc:239: // Check if a ...
5 years, 5 months ago (2015-07-07 15:16:35 UTC) #5
nasko
LGTM with a nit. https://codereview.chromium.org/1221083007/diff/20001/content/browser/frame_host/frame_tree_node.cc File content/browser/frame_host/frame_tree_node.cc (right): https://codereview.chromium.org/1221083007/diff/20001/content/browser/frame_host/frame_tree_node.cc#newcode239 content/browser/frame_host/frame_tree_node.cc:239: // Check if a navigation ...
5 years, 5 months ago (2015-07-07 15:18:57 UTC) #6
clamy
Thanks! https://codereview.chromium.org/1221083007/diff/20001/content/browser/frame_host/frame_tree_node.cc File content/browser/frame_host/frame_tree_node.cc (right): https://codereview.chromium.org/1221083007/diff/20001/content/browser/frame_host/frame_tree_node.cc#newcode239 content/browser/frame_host/frame_tree_node.cc:239: // Check if a navigation is about ot ...
5 years, 5 months ago (2015-07-07 15:23:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1221083007/40001
5 years, 5 months ago (2015-07-07 15:40:29 UTC) #10
carlosk
LGTM.
5 years, 5 months ago (2015-07-07 15:54:30 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 5 months ago (2015-07-07 16:42:25 UTC) #12
commit-bot: I haz the power
5 years, 5 months ago (2015-07-07 16:43:34 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/11e115163a19088ebed550c0ba20fe7b17828ba4
Cr-Commit-Position: refs/heads/master@{#337617}

Powered by Google App Engine
This is Rietveld 408576698