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

Issue 2394453002: Remove incorrect DCHECK in WebContentsImpl::UpdateTitle. (Closed)

Created:
4 years, 2 months ago by Charlie Reis
Modified:
4 years, 2 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org, site-isolation-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove incorrect DCHECK in WebContentsImpl::UpdateTitle. This may legitimately fail when replaceState IPCs arrive from a RenderFrameHost that is pending deletion, causing its nav_entry_id to be reset. In this case, we'll find a NavigationEntry by page_id but not by nav_entry_id. BUG=638089 TEST=No debug crash going cross process during replaceState flood. Committed: https://crrev.com/03e1338d8a29ec8a050fc0d47bde5426bf3d8707 Cr-Commit-Position: refs/heads/master@{#422978}

Patch Set 1 #

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

Messages

Total messages: 12 (7 generated)
Charlie Reis
Avi, can you take a look? This handles the UpdateTitle DCHECK, and I'll do the ...
4 years, 2 months ago (2016-10-04 18:24:18 UTC) #6
Avi (use Gerrit)
LGTM
4 years, 2 months ago (2016-10-04 22:13:33 UTC) #7
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/2394453002/1
4 years, 2 months ago (2016-10-04 22:41:41 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-04 22:47:52 UTC) #10
commit-bot: I haz the power
4 years, 2 months ago (2016-10-04 22:50:26 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/03e1338d8a29ec8a050fc0d47bde5426bf3d8707
Cr-Commit-Position: refs/heads/master@{#422978}

Powered by Google App Engine
This is Rietveld 408576698