Chromium Code Reviews
DescriptionSend a subtree of same-process PageStates for back/forward child frames.
This allows the renderer process to synchronously handle newly created
child frames for session history navigations, unless the browser process
has to be consulted for an out-of-process iframe. This is necessary in
the case of about:blank (so that the parent can sychronously script the
child) and an optimization in other cases (avoiding per-frame IPCs).
BUG=671276
TEST=See bug for repro steps
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
Patch Set 1 #Patch Set 2 : Update and fix most tests #Patch Set 3 : Rebase #Messages
Total messages: 10 (10 generated)
|