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

Issue 109653014: Allow RenderFrames to swap out for subframe navigations. (Closed)

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

Description

Allow RenderFrames to swap out for subframe navigations. BUG=314791 TEST=Cross-site subframes get swapped out when using --site-per-process. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243148

Patch Set 1 #

Patch Set 2 : Minor cleanup. #

Total comments: 10

Patch Set 3 : Fix Nasko's comments #

Total comments: 1

Patch Set 4 : Rebase on ToT. #

Patch Set 5 : Disable CrossSiteIframe test for now. #

Patch Set 6 : Rebase on ToT to resolve merge conflict. #

Patch Set 7 : Fix an error during merge. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+220 lines, -20 lines) Patch
M content/browser/frame_host/render_frame_host_impl.h View 1 2 3 4 5 6 3 chunks +11 lines, -2 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 2 3 4 5 2 chunks +19 lines, -0 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager.cc View 1 2 3 5 chunks +60 lines, -9 lines 0 comments Download
M content/browser/site_per_process_browsertest.cc View 1 2 3 4 1 chunk +4 lines, -1 line 0 comments Download
M content/common/frame_messages.h View 1 2 3 4 5 1 chunk +7 lines, -0 lines 0 comments Download
M content/common/swapped_out_messages.cc View 1 2 2 chunks +4 lines, -2 lines 0 comments Download
M content/renderer/render_frame_impl.h View 1 2 3 4 chunks +27 lines, -0 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 6 chunks +68 lines, -4 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 4 chunks +16 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Charlie Reis
Nasko: here's the CL to swap out subframe RenderFrames. I don't think it has any ...
7 years ago (2013-12-20 21:21:28 UTC) #1
nasko
Few nits. https://codereview.chromium.org/109653014/diff/30001/content/common/swapped_out_messages.cc File content/common/swapped_out_messages.cc (right): https://codereview.chromium.org/109653014/diff/30001/content/common/swapped_out_messages.cc#newcode39 content/common/swapped_out_messages.cc:39: // Handled by RenderFrame. nit: Technically it ...
7 years ago (2013-12-20 22:59:50 UTC) #2
Charlie Reis
Thanks! New patch is ready. https://codereview.chromium.org/109653014/diff/30001/content/common/swapped_out_messages.cc File content/common/swapped_out_messages.cc (right): https://codereview.chromium.org/109653014/diff/30001/content/common/swapped_out_messages.cc#newcode39 content/common/swapped_out_messages.cc:39: // Handled by RenderFrame. ...
7 years ago (2013-12-21 00:26:41 UTC) #3
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 11 months ago (2014-01-02 15:51:35 UTC) #4
nasko
LGTM
6 years, 11 months ago (2014-01-02 15:53:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/109653014/140001
6 years, 11 months ago (2014-01-02 15:53:54 UTC) #6
commit-bot: I haz the power
Failed to apply patch for content/browser/frame_host/render_frame_host_manager.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 11 months ago (2014-01-02 15:53:59 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/109653014/400001
6 years, 11 months ago (2014-01-03 18:41:53 UTC) #8
commit-bot: I haz the power
Retried try job too often on android_aosp for step(s) compile http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_aosp&number=37464
6 years, 11 months ago (2014-01-03 19:19:00 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/109653014/400001
6 years, 11 months ago (2014-01-03 19:23:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/109653014/750001
6 years, 11 months ago (2014-01-04 00:15:37 UTC) #11
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=209872
6 years, 11 months ago (2014-01-04 00:37:51 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/109653014/970001
6 years, 11 months ago (2014-01-06 16:42:09 UTC) #13
commit-bot: I haz the power
6 years, 11 months ago (2014-01-06 19:57:17 UTC) #14
Message was sent while issue was closed.
Change committed as 243148

Powered by Google App Engine
This is Rietveld 408576698