Chromium Code Reviews
DescriptionSupport cross-process navigations in a single subframe RenderFrameHost.
This relies on a hack of detecting when a NavigationEntry is for a
subframe RenderFrameHost, even though the navigation occurs in a
top-level RenderViewHost. It supports cases with at most one frame,
and is only enabled when --site-per-process is used.
BUG=314791
TEST=New process is created for a cross-site iframe with --site-per-process.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242639
Patch Set 1 #Patch Set 2 : Add test and lots of cleanup. #Patch Set 3 : Minor cleanup #
Total comments: 2
Messages
Total messages: 4 (0 generated)
|