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

Issue 604387 link

Starred by 0 users

Issue metadata

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



Sign in to add a comment

For unofficial version of chrome it is possible to change the state for UMA and Crash for Android.

Project Member Reported by gayane@chromium.org, Apr 18 2016

Issue description

For unofficial version of chrome it is possible to change the state for UMA and Crash for Android.
 
Labels: OS-Android
This description is not very clear. Can you clarify what the issue is?
FWIW, it's useful for debugging purposes to have a minimal amount of necessary code changes to exercise the full UMA upload path in developer builds.

Comment 3 by gayane@chromium.org, Apr 19 2016

The problem is not with developer build but when you build chromium build. In that case UMA bit starts as OFF but then the user can go and turn UMA bit ON.

This leads to inconsistent behavior as in some places only the pref value is read and in other places it is also checked that it is Chrome build.
For example in this case UMA logs will be uploaded but about:crashes will show that crashes are disabled.

Sign in to add a comment