Include anchor element metrics that differ from one from document URL
Currently, the render process sends the statistics of only the anchor elements that are in the viewport to the browser. This CL changes it to also include the anchor elements whose target URL is one digit different from the document URL. Note that there is still a limit of 40 on the count of anchor elements that are sent from the render to the browser process. Change-Id: I4083e3605095a44700cc2178615713ede6e0dde2 Bug: 850624 TBR: ryansturm@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/1329848 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#607328}
Showing
Please register or sign in to comment