Revert "Include anchor element metrics that differ from one from document URL"
This reverts commit 290d578e. Reason for revert: Crashes renderer Original change's description: > 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} TBR=kinuko@chromium.org,tbansal@chromium.org,ryansturm@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 850624,905224 Change-Id: I8fe41adb0434d410eb6fd2244e525c05037585f2 Reviewed-on: https://chromium-review.googlesource.com/c/1335664Reviewed-by:Tarun Bansal <tbansal@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#608105}
Showing
Please register or sign in to comment