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

Issue 2752113007: Fix CHECK that's being fired inside NavigationControllerImpl::RendererDidNavigateToExistingPage. (Closed)

Created:
3 years, 9 months ago by jam
Modified:
3 years, 9 months ago
Reviewers:
estark
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix CHECK that's being fired inside NavigationControllerImpl::RendererDidNavigateToExistingPage. The check was supposed to alert us if this condition is being hit, and apparently it is. Add logic to not copy the cert for in-page navigations. I didn't add logic to handle the restore case since intended_as_new_entry shouldn't be set in that scenario. BUG=697827 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2752113007 Cr-Commit-Position: refs/heads/master@{#457818} Committed: https://chromium.googlesource.com/chromium/src/+/1325c82018ee533b2d88ac923bfb516b4f552555

Patch Set 1 #

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

Messages

Total messages: 14 (9 generated)
jam
3 years, 9 months ago (2017-03-17 17:47:17 UTC) #6
jam
I don't have a repro unfortunately, because it's just a CHECK that's firing.
3 years, 9 months ago (2017-03-17 17:50:13 UTC) #7
estark
lgtm We could use DumpWithoutCrashing again to find out more about how this is happening... ...
3 years, 9 months ago (2017-03-17 18:09:18 UTC) #8
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/2752113007/1
3 years, 9 months ago (2017-03-17 18:10:48 UTC) #11
commit-bot: I haz the power
3 years, 9 months ago (2017-03-17 18:22:03 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/1325c82018ee533b2d88ac923bfb...

Powered by Google App Engine
This is Rietveld 408576698