DescriptionMove frame_to_navigate logic to the browser process.
Layout tests can choose a frame by name to navigate, using
testRunner.queueLoad(url, name). This frame should be
found in the browser process rather than RenderFrameImpl.
This is useful cleanup in general, but also makes it possible
for layout tests to target OOPIFs.
TBR=dcheng,sky
BUG=477150
TEST=Layout tests continue to pass
Committed: https://crrev.com/6a93a81c92cddec263040f5970113f126f733f4f
Cr-Commit-Position: refs/heads/master@{#326928}
Patch Set 1 #Patch Set 2 : FindByName and remove cruft #Patch Set 3 : Add unit test #
Total comments: 6
Patch Set 4 : Add test cases #Messages
Total messages: 16 (6 generated)
|