Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(765)

Issue 375903002: Fix EnterpriseDeviceManagementStatus UMA enum, add comments. (Closed)

Created:
6 years, 5 months ago by Thiemo Nagel
Modified:
6 years, 5 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix EnterpriseDeviceManagementStatus UMA enum, add comments. I've gone through the enterprise UMA enums and compared them to their C++ counterparts. There was a mismatch for EnterpriseDeviceManagementStatus which is corrected by this CL. To prevent this kind of error in the future, this CL adds comments and numeric ids to the C++ enums. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283571

Patch Set 1 #

Patch Set 2 : Rebase. #

Patch Set 3 : Cosmetics. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -103 lines) Patch
M components/policy/core/common/cloud/cloud_policy_constants.h View 1 chunk +19 lines, -15 lines 0 comments Download
M components/policy/core/common/cloud/enterprise_metrics.h View 1 1 chunk +89 lines, -69 lines 0 comments Download
M components/policy/core/common/policy_load_status.h View 1 chunk +9 lines, -9 lines 0 comments Download
M components/policy/core/common/policy_loader_win.cc View 1 2 3 chunks +8 lines, -4 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 8 chunks +22 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Thiemo Nagel
Hi Joao, could you please take a look? What do you think? Thank you! Thiemo
6 years, 5 months ago (2014-07-08 15:50:52 UTC) #1
Joao da Silva
I didn't spot the mismatch that is fixed by this CL, can you point to ...
6 years, 5 months ago (2014-07-09 12:21:09 UTC) #2
Thiemo Nagel
On 2014/07/09 12:21:09, Joao da Silva wrote: > I didn't spot the mismatch that is ...
6 years, 5 months ago (2014-07-09 12:31:18 UTC) #3
Thiemo Nagel
Hi Alexei, could you please take a look at the changes to histograms.xml? Thank you! ...
6 years, 5 months ago (2014-07-09 12:32:54 UTC) #4
Alexei Svitkine (slow)
lgtm
6 years, 5 months ago (2014-07-14 14:03:04 UTC) #5
Thiemo Nagel
On 2014/07/14 14:03:04, Alexei Svitkine wrote: > lgtm Thank you!
6 years, 5 months ago (2014-07-14 14:07:58 UTC) #6
Thiemo Nagel
The CQ bit was checked by tnagel@chromium.org
6 years, 5 months ago (2014-07-16 16:49:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tnagel@chromium.org/375903002/40001
6 years, 5 months ago (2014-07-16 16:51:09 UTC) #8
commit-bot: I haz the power
6 years, 5 months ago (2014-07-16 23:19:17 UTC) #9
Message was sent while issue was closed.
Change committed as 283571

Powered by Google App Engine
This is Rietveld 408576698