Chromium Code Reviews
DescriptionFix enum in UMA Extensions.OffStoreInstallDecisionHard
OffStoreInstallDisallowed should be
OffStoreInstallDecision::OffStoreInstallDisallowed, which is 2.
However, it is resolved to be
OffStoreInstallAllowReason::OffStoreInstallDisallowed, which is 0.
This caused wrong bucket assignment.
This was discovered by the checks implemented in this CL:
https://codereview.chromium.org/2469993002/
BUG=661441
Committed: https://crrev.com/f902f2c3194edaffd899ca7a5a9689d2b71568da
Cr-Commit-Position: refs/heads/master@{#429424}
Patch Set 1 #
Messages
Total messages: 14 (6 generated)
|
|||||||||||||||||||