Remove tile stats for tiles that are no longer showing up
With trending tiles, users could click on some trending tiles and then leave the score in tile store forever. This CL will clean them up if the tile doesn't show up. We are doing tile stats cleaning in sorting stage is to save the cost of doing another tree traversal to get all the tile IDs. BUG=1096224 Change-Id: Iee421bd24d382234730adda4baea48fd2bf6015c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2490555 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#820133}
Showing
Please register or sign in to comment