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

Issue 1467143005: Fix issue with CHECK in NavigationHandle::CommitNavigation (Closed)

Created:
5 years, 1 month ago by clamy
Modified:
5 years ago
Reviewers:
nasko
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, 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

Fix issue with CHECK in NavigationHandle::CommitNavigation This CL fixes a crash caused by a CHECK in NavigationHandle::CommitNavigation, where a wrong RenderFrameHost was set in the NavigationHandle. It also changes the problematic CHECK in a DCHECK. BUG=560173 Committed: https://crrev.com/450045496cb629c5598569c43bb0624030ad45e4 Cr-Commit-Position: refs/heads/master@{#361858}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed Nasko's comment #

Patch Set 3 : Fixed segfault #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M content/browser/frame_host/navigation_handle_impl.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/frame_host/navigator_impl.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 13 (5 generated)
clamy
@nasko: PTAL
5 years, 1 month ago (2015-11-23 15:11:52 UTC) #3
nasko
https://codereview.chromium.org/1467143005/diff/1/content/browser/frame_host/render_frame_host_manager.cc File content/browser/frame_host/render_frame_host_manager.cc (right): https://codereview.chromium.org/1467143005/diff/1/content/browser/frame_host/render_frame_host_manager.cc#newcode474 content/browser/frame_host/render_frame_host_manager.cc:474: dest_render_frame_host->navigation_handle()->set_render_frame_host( Can we move this code within the SetNavigationHandle ...
5 years ago (2015-11-23 22:16:54 UTC) #4
clamy
https://codereview.chromium.org/1467143005/diff/1/content/browser/frame_host/render_frame_host_manager.cc File content/browser/frame_host/render_frame_host_manager.cc (right): https://codereview.chromium.org/1467143005/diff/1/content/browser/frame_host/render_frame_host_manager.cc#newcode474 content/browser/frame_host/render_frame_host_manager.cc:474: dest_render_frame_host->navigation_handle()->set_render_frame_host( On 2015/11/23 22:16:54, nasko wrote: > Can we ...
5 years ago (2015-11-24 10:43:17 UTC) #5
clamy
@nasko: PTAL - I fixed the issue that was making the bots red.
5 years ago (2015-11-25 16:48:38 UTC) #6
nasko
LGTM
5 years ago (2015-11-25 21:52:53 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1467143005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1467143005/40001
5 years ago (2015-11-26 09:37:37 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-11-26 09:42:28 UTC) #11
commit-bot: I haz the power
5 years ago (2015-11-26 09:43:34 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/450045496cb629c5598569c43bb0624030ad45e4
Cr-Commit-Position: refs/heads/master@{#361858}

Powered by Google App Engine
This is Rietveld 408576698