New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 922705 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , iOS , Chrome , Mac
Pri: 3
Type: Bug



Sign in to add a comment

chrome://ukm client id logic can be simplified

Project Member Reported by asvitk...@chromium.org, Jan 16 (6 days ago)

Issue description

chrome://ukm client id logic can be simplified.

Right now, we use base::Value UkmDebugDataExtractor::UInt64AsPairOfInt() to do complicated logic.

Instead, we could just send it as a string from the C++ code, which should simplify things.

Nik, assigning to you since you implemented this originally and you're looking to do more Chromium CLs. :)


 

Sign in to add a comment