DescriptionNTP: Fix metrics recording race condition
The UI calls MostVisitedSites::RecordOpenedMostVisitedItem when an item is clicked. Before this CL, MostVisitedSites would get some info from its |current_suggestions_|, but those might have changed in the meantime. Now, all required info is passed into RecordOpenedMostVisitedItem instead.
BUG=612160
Committed: https://crrev.com/87a0e130422e6427c19a69dd70f6511b95b0dac7
Cr-Commit-Position: refs/heads/master@{#405160}
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : rebase #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 14 (7 generated)
|