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

Issue 798547 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 795806



Sign in to add a comment

Need to test UKM-related code in //content

Project Member Reported by lukasza@chromium.org, Jan 2 2018

Issue description

Some code in //content (e.g. CrossSiteDocumentResourceHandler::LogBlockedResponseOnUIThread after https://crrev.com/c/833021) logs UKM events.  Such code should have corresponding //content-level tests.  Writing such tests is difficult today, because UKM test utilities live in //components (which //content cannot depend on in general).

Let's use this bug to 1) track adding new tests and 2) moving UKM test utils from //components to //services (if possible). 
 
Blocking: 795806

Sign in to add a comment