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 1880423002: Ensure in RFH the DidFailProvisionalLoad IPCs correspond to a navigation (Closed)

Created:
4 years, 8 months ago by clamy
Modified:
4 years, 8 months ago
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, asvitkine+watch_chromium.org, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Ensure in RFH the DidFailProvisionalLoad IPCs correspond to a navigation This CL adds a few checks RenderFrameHostImpl::OnDidFailProvisionalLoadWithError to only take into account the IPC when an actual navigation is taking place. When PlzNavigate is enabled, we also ensure that an error page is expected to commit in the RFH. This is a followup on https://codereview.chromium.org/1872313003. BUG=439423 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/9b98b3bf85f5d5501362f1718ac03dd5a997aef4 Cr-Commit-Position: refs/heads/master@{#387573}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -1 line) Patch
M content/browser/bad_message.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 1 chunk +21 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
clamy
@creis: PTAL
4 years, 8 months ago (2016-04-13 12:52:24 UTC) #4
Charlie Reis
Thanks for splitting them! LGTM unless you think the race I mention below is a ...
4 years, 8 months ago (2016-04-13 17:16:27 UTC) #5
Charlie Reis
Ah, be aware of conflicts in bad_message.h from https://codereview.chromium.org/1832553002/, which I just reviewed.
4 years, 8 months ago (2016-04-13 20:23:16 UTC) #6
clamy
Thanks! I've rebased on top of it. @isherman: PTAL at the changes in histograms.xml
4 years, 8 months ago (2016-04-14 12:03:04 UTC) #8
Ilya Sherman
histograms.xml lgtm
4 years, 8 months ago (2016-04-14 21:25:36 UTC) #9
clamy
Thanks!
4 years, 8 months ago (2016-04-15 09:54:18 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1880423002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1880423002/20001
4 years, 8 months ago (2016-04-15 09:54:41 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-15 11:15:55 UTC) #15
commit-bot: I haz the power
4 years, 8 months ago (2016-04-15 11:17:24 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9b98b3bf85f5d5501362f1718ac03dd5a997aef4
Cr-Commit-Position: refs/heads/master@{#387573}

Powered by Google App Engine
This is Rietveld 408576698