For unofficial version of chrome it is possible to change the state for UMA and Crash for Android. |
|
Issue descriptionFor unofficial version of chrome it is possible to change the state for UMA and Crash for Android.
,
Apr 18 2016
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.
,
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 |
|
Comment 1 by asvitk...@chromium.org
, Apr 18 2016