DescriptionFixed test by changing the way a subframe was added.
Test NavigatorTestWithBrowserSideNavigation.BeginNavigation was broken
due to the way the subframe used was added to the tree. By directly
calling FrameTree::AddFrame the proper observer notifications were not
being executed and triggered a sanity check. It was replaced with the
already test-tailored TestRenderFrameHost::AppendChild.
BUG=455484
Committed: https://crrev.com/fdf32b55ff6e5036c19f0f6761c05c6453c63a4d
Cr-Commit-Position: refs/heads/master@{#315063}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|