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

Issue 1134273002: Band-aid fix for bug 487406 (Closed)

Created:
5 years, 7 months ago by ncarter (slow)
Modified:
5 years, 7 months ago
Reviewers:
nasko
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, creis+watch_chromium.org, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Band-aid fix for bug 487406 There is certainly a deeper issue here, but since I expect RenderFrameProxyHost::render_frame_host_ to be disappearing very soon, this small fix seems okay to suppress the crash. BUG=487406 Committed: https://crrev.com/dcc838da72fb1f7694e9bd41b47e903286f5cca5 Cr-Commit-Position: refs/heads/master@{#329867}

Patch Set 1 #

Patch Set 2 : Tweak #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M content/browser/frame_host/render_frame_host_manager.cc View 1 chunk +1 line, -0 lines 1 comment Download
M content/browser/frame_host/render_frame_proxy_host.cc View 1 1 chunk +1 line, -0 lines 2 comments Download

Messages

Total messages: 8 (2 generated)
ncarter (slow)
5 years, 7 months ago (2015-05-14 04:01:43 UTC) #2
nasko
LGTM https://codereview.chromium.org/1134273002/diff/20001/content/browser/frame_host/render_frame_host_manager.cc File content/browser/frame_host/render_frame_host_manager.cc (right): https://codereview.chromium.org/1134273002/diff/20001/content/browser/frame_host/render_frame_host_manager.cc#newcode940 content/browser/frame_host/render_frame_host_manager.cc:940: proxy->render_frame_host() && Funny enough, I had this exact ...
5 years, 7 months ago (2015-05-14 14:09:01 UTC) #3
ncarter (slow)
https://codereview.chromium.org/1134273002/diff/20001/content/browser/frame_host/render_frame_proxy_host.cc File content/browser/frame_host/render_frame_proxy_host.cc (right): https://codereview.chromium.org/1134273002/diff/20001/content/browser/frame_host/render_frame_proxy_host.cc#newcode102 content/browser/frame_host/render_frame_proxy_host.cc:102: CHECK(render_frame_host_ == nullptr); On 2015/05/14 14:09:01, nasko wrote: > ...
5 years, 7 months ago (2015-05-14 17:16:13 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1134273002/20001
5 years, 7 months ago (2015-05-14 17:17:39 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-14 17:22:04 UTC) #7
commit-bot: I haz the power
5 years, 7 months ago (2015-05-14 17:23:11 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/dcc838da72fb1f7694e9bd41b47e903286f5cca5
Cr-Commit-Position: refs/heads/master@{#329867}

Powered by Google App Engine
This is Rietveld 408576698