Chromium Code Reviews
DescriptionReplace all enums with enum classes in permissions code.
This CL removes all unqualified enums in permissions code and replaces
them with enum classes. This improves readability, at the small cost of
requiring static_cast<int> when recording UMA metrics.
BUG=695315
TBR=nparker@chromium.org
Review-Url: https://codereview.chromium.org/2715643002
Cr-Commit-Position: refs/heads/master@{#452663}
Committed: https://chromium.googlesource.com/chromium/src/+/2e27deaf15dd4cd8462c122479c7c15f69faa80d
Patch Set 1 #Patch Set 2 : Rebase #Depends on Patchset: Dependent Patchsets: Messages
Total messages: 20 (14 generated)
|