DescriptionFix ClassifyNavigation.
If there is a slow pending load for a page, and in the meantime the page uses replaceState, the existence of the pending entry could cause a misclassification of the replaceState as SAME_PAGE.
Ensure that SAME_PAGE classification happens only if the pages bear some relationship.
BUG=369661
TEST=Existing tests, NavigationTypeClassification_InPageWhilePending.
Committed: https://crrev.com/f9c055737d01f84199e5e921f20378491db34ca8
Cr-Commit-Position: refs/heads/master@{#325321}
Patch Set 1 #
Total comments: 8
Patch Set 2 : fix the tests #Patch Set 3 : with test #Patch Set 4 : better version of the test #
Total comments: 6
Patch Set 5 : no virtual #Patch Set 6 : fix test #
Messages
Total messages: 17 (3 generated)
|