New issue
Advanced search Search tips

Issue 682160 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Feature



Sign in to add a comment

Cleanup: Make metrics:: functions take |struct|s.

Project Member Reported by vitaliii@chromium.org, Jan 18 2017

Issue description

content_suggestions_metrics.h take a lot of arguments. Sometimes there are multiple consecutive arguments of the same type. This may lead to mistakes. Thus, we need to take a struct instead and set its fields.
 
Labels: -M-58
Status: Available (was: Untriaged)

Comment 2 by treib@chromium.org, Feb 7 2018

Components: -UI>Browser>NewTabPage UI>Browser>ContentSuggestions

Sign in to add a comment