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

Issue 496283006: Fix RenderFrameProxyHost::GetRenderViewHost for subframes. (Closed)

Created:
6 years, 4 months ago by Charlie Reis
Modified:
6 years, 4 months ago
Reviewers:
nasko
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Fix RenderFrameProxyHost::GetRenderViewHost for subframes. Also a speculative fix for an Android crash report. BUG=406048 TEST=Open NTP with --site-per-process. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291506

Patch Set 1 #

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

Messages

Total messages: 10 (0 generated)
Charlie Reis
https://codereview.chromium.org/496283006/diff/1/content/browser/frame_host/render_frame_proxy_host.cc File content/browser/frame_host/render_frame_proxy_host.cc (right): https://codereview.chromium.org/496283006/diff/1/content/browser/frame_host/render_frame_proxy_host.cc#newcode56 content/browser/frame_host/render_frame_proxy_host.cc:56: return frame_tree_node_->frame_tree()->GetRenderViewHost(site_instance_); This follows the pattern from InitRenderFrameProxy below. ...
6 years, 4 months ago (2014-08-22 18:15:15 UTC) #1
nasko
Thanks for finding this one and fixing it! LGTM https://codereview.chromium.org/496283006/diff/1/content/browser/frame_host/render_frame_proxy_host.cc File content/browser/frame_host/render_frame_proxy_host.cc (right): https://codereview.chromium.org/496283006/diff/1/content/browser/frame_host/render_frame_proxy_host.cc#newcode56 content/browser/frame_host/render_frame_proxy_host.cc:56: ...
6 years, 4 months ago (2014-08-22 18:18:04 UTC) #2
Charlie Reis
The CQ bit was checked by creis@chromium.org
6 years, 4 months ago (2014-08-22 18:18:34 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/496283006/1
6 years, 4 months ago (2014-08-22 18:19:53 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_chromium_gn_compile_rel on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-22 20:05:27 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-22 20:08:07 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_rel/builds/8713)
6 years, 4 months ago (2014-08-22 20:08:09 UTC) #7
Charlie Reis
The CQ bit was checked by creis@chromium.org
6 years, 4 months ago (2014-08-22 20:14:35 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/496283006/1
6 years, 4 months ago (2014-08-22 20:16:18 UTC) #9
commit-bot: I haz the power
6 years, 4 months ago (2014-08-22 21:31:01 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (1) as 291506

Powered by Google App Engine
This is Rietveld 408576698