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

Issue 2097083002: Update the CHECK in 'NavigationHandleImpl::GetRenderFrameHost()' (Closed)

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

Description

Update the CHECK in 'NavigationHandleImpl::GetRenderFrameHost()' After https://codereview.chromium.org/1659163006, the 'RenderFrameHost' for each 'NavigationHandle' is set during execution of 'NavigationHandleImpl::WillProcessResponse()'. This means that the CHECK in 'GetRenderFrameHost()' is no longer accurate. That said, if PlzNavigate is inactive, the navigation may transfer to a new host up until the point that 'DidFinishNavigation' is called. We ought to revert this patch once 'ReadyToCommitNavigation' works correctly outside of PlzNavigate. https://crbug.com/621856 BUG=555418 R=nasko@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/be442663244bfa376ead04be263e7818a67370d3 Cr-Commit-Position: refs/heads/master@{#402434}

Patch Set 1 #

Total comments: 1

Patch Set 2 : nasko@ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M content/browser/frame_host/navigation_handle_impl.cc View 1 1 chunk +6 lines, -3 lines 0 comments Download
M content/public/browser/navigation_handle.h View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 20 (9 generated)
Mike West
Since we have three patches in flight that change this line, I pulled this out ...
4 years, 6 months ago (2016-06-24 14:51:35 UTC) #3
msramek
LGTM in the sense that I need it, but Tanja has more background (this is ...
4 years, 6 months ago (2016-06-24 15:01:11 UTC) #4
nasko
Thanks for putting this up! It allows for some discussion to be had, separate from ...
4 years, 6 months ago (2016-06-24 16:08:41 UTC) #6
Mike West
On 2016/06/24 at 15:01:11, msramek wrote: > LGTM in the sense that I need it, ...
4 years, 5 months ago (2016-06-27 08:15:00 UTC) #7
nasko
On 2016/06/27 08:15:00, Mike West wrote: > On 2016/06/24 at 15:01:11, msramek wrote: > > ...
4 years, 5 months ago (2016-06-27 17:09:44 UTC) #8
Mike West
On 2016/06/27 at 17:09:44, nasko wrote: > > Do we allow web->extension navigations? That's surprising. ...
4 years, 5 months ago (2016-06-27 17:31:17 UTC) #9
nasko
On 2016/06/27 17:31:17, Mike West wrote: > On 2016/06/27 at 17:09:44, nasko wrote: > > ...
4 years, 5 months ago (2016-06-27 17:43:32 UTC) #10
Mike West
On 2016/06/27 at 17:43:32, nasko wrote: > The callsite needs to have enough information, right? ...
4 years, 5 months ago (2016-06-28 07:26:12 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2097083002/20001
4 years, 5 months ago (2016-06-28 07:26:26 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-06-28 09:34:54 UTC) #18
commit-bot: I haz the power
4 years, 5 months ago (2016-06-28 09:36:35 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/be442663244bfa376ead04be263e7818a67370d3
Cr-Commit-Position: refs/heads/master@{#402434}

Powered by Google App Engine
This is Rietveld 408576698