DescriptionRemoved WebContentsImplTest::CrossSiteNavigationCanceled
This test checks that if a new navigation does not commit after the
current renderer has run its unload handler this does not leave the WebContents
in a stuck state. However, following
https://codereview.chromium.org/464593003/, the current renderer will only run
its unload handler after teh new navigation has committed. Therefore, this test
is no longer applicable.
BUG=402020
Committed: https://crrev.com/8dce417852ca909fedb7a36e35c1173b9c157dab
Cr-Commit-Position: refs/heads/master@{#322552}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|