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

Issue 72233002: Move RenderViewHostManager from WebContents to FrameTreeNode. (Closed)

Created:
7 years, 1 month ago by Charlie Reis
Modified:
7 years, 1 month ago
Reviewers:
nasko
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, miu+watch_chromium.org, site-isolation-reviews_chromium.org
Visibility:
Public.

Description

Move RenderViewHostManager from WebContents to FrameTreeNode. This is a step towards supporting cross-process navigations in subframes. BUG=314791 TEST=No behavior change. R=nasko@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235365

Patch Set 1 : Initial patch #

Total comments: 6

Patch Set 2 : Rebase #

Patch Set 3 : Fix nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -100 lines) Patch
M content/browser/frame_host/frame_tree.h View 1 2 4 chunks +18 lines, -2 lines 0 comments Download
M content/browser/frame_host/frame_tree.cc View 1 2 2 chunks +17 lines, -5 lines 0 comments Download
M content/browser/frame_host/frame_tree_node.h View 1 2 5 chunks +28 lines, -13 lines 0 comments Download
M content/browser/frame_host/frame_tree_node.cc View 1 2 1 chunk +12 lines, -7 lines 0 comments Download
M content/browser/frame_host/frame_tree_unittest.cc View 3 chunks +10 lines, -10 lines 0 comments Download
M content/browser/frame_host/interstitial_page_impl.cc View 1 chunk +3 lines, -1 line 0 comments Download
M content/browser/site_per_process_browsertest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 1 3 chunks +6 lines, -5 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 30 chunks +58 lines, -52 lines 0 comments Download
M content/test/test_web_contents.h View 1 chunk +1 line, -1 line 0 comments Download
M content/test/test_web_contents.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
Charlie Reis
Nasko, here's a patch to move RVHM to FTN. I'm suspicious that there may be ...
7 years, 1 month ago (2013-11-14 02:25:20 UTC) #1
nasko
Mostly looks good, but I do wonder why it crashes on multiple tests. Couple of ...
7 years, 1 month ago (2013-11-14 08:23:37 UTC) #2
Charlie Reis
On 2013/11/14 08:23:37, nasko wrote: > Mostly looks good, but I do wonder why it ...
7 years, 1 month ago (2013-11-14 19:01:16 UTC) #3
nasko
lgtm
7 years, 1 month ago (2013-11-15 05:39:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/72233002/180002
7 years, 1 month ago (2013-11-15 05:51:01 UTC) #5
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) nacl_integration http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=224916
7 years, 1 month ago (2013-11-15 08:27:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/72233002/180002
7 years, 1 month ago (2013-11-15 08:50:01 UTC) #7
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) nacl_integration http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=225007
7 years, 1 month ago (2013-11-15 09:54:08 UTC) #8
Charlie Reis
7 years, 1 month ago (2013-11-15 17:51:29 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 manually as r235365 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698