NavigationPredictor: Skip anchor elements that belong to an ad frame
At OnLoad event, the renderer notifies browser process of the anchor elements in the viewport. The browser uses this information to predict the navigation probability of each of these anchor elements. This CL changes the logic in the render side to skip reporting of elements that are part of ad frames since we expect these to be clicked less often. Change-Id: Ia131ac301acda317e7618ac206f4bda60c39e5cf Bug: 899339 Reviewed-on: https://chromium-review.googlesource.com/c/1300682Reviewed-by:Steven Holte <holte@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#604738}
Showing
Please register or sign in to comment