Some things that should be cleaned up:
- The multi-iframe NTP still sends a bunch of logging events. Half of them are ignored by NTPUserDataLogger. IMO we should just remove all logging code for the multi-iframe NTP.
- NTPLoggingEventType.NTP_TILE should be removed in favor of NTP_(CLIENT|SERVER)_SIDE_SUGGESTION.
- In fact, probably both of these events can be removed in favor of LogMostVisitedImpression, which also logs the tile source (client/server).
Comment 1 by bugdroid1@chromium.org
, Oct 24 2016