DescriptionImprove subframe navigation tracking.
This change improves the logic for deciding whether to track a subframe nav.
1. only track if the nav's main frame matches the main frame of the currently
committed load in the web contents
2. otherwise, always return early, since we don't want to run any of the
subsequent MWCO::DidFinishNavigation logic on subframes.
BUG=721526
Review-Url: https://codereview.chromium.org/2876793004
Cr-Commit-Position: refs/heads/master@{#471146}
Committed: https://chromium.googlesource.com/chromium/src/+/356b56ebd085219c574858880d8ef0d15226bfda
Patch Set 1 #
Messages
Total messages: 14 (10 generated)
|