New issue
Advanced search Search tips

Issue 643530 link

Starred by 1 user

Issue metadata

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

Blocking:
issue 640921



Sign in to add a comment

Histograms matching CookieStoreIOS.* are unmapped

Project Member Reported by ricea@chromium.org, Sep 2 2016

Issue description

The following histograms are present in Chromium source code but do not
appear in histograms.xml.

CookieStoreIOS.LossOnForegrounding defined at
ios/net/cookies/system_cookie_util.mm line 57
https://cs.chromium.org/chromium/src/ios/net/cookies/system_cookie_util.mm?l=57

CookieStoreIOS.LossOnRead defined at ios/net/cookies/system_cookie_util.mm
line 53
https://cs.chromium.org/chromium/src/ios/net/cookies/system_cookie_util.mm?l=53

File and line information may be out-of-date by the time you read this.

Please remove these histograms from the source code. If they were very
recently added, it may be worth adding them to histograms.xml instead, but
probably not.

This bug was automatically assigned based on git blame information. If you
are not the correct assignee for this bug, please delete the histograms
anyway.

 

Comment 1 by holte@chromium.org, Aug 22 2017

Components: -Internals>Metrics
Labels: Hotlist-Metrics

Comment 2 by ricea@chromium.org, May 10 2018

You could remove the whole ReportUMACookieLoss() function.

Sign in to add a comment