Chromium Code Reviews
DescriptionRemove CONTENT_SETTINGS_NUM_TYPES (part 5)
Remove the remaining occurences of CONTENT_SETTINGS_NUM_TYPES by replacing
iterations over it with iterations over WebsiteSettingsRegistry.
There is actually 1 occurence left (used to sanity-check IPCs) so the value has
been renamed to CONTENT_SETTINGS_NUM_TYPES_DO_NOT_USE. This will be removed
when ContentSettingsTypes is no longer an enum.
BUG=526932
Committed: https://crrev.com/58fefc1677f4f8dfdf2d6451c42ca3684314388c
Cr-Commit-Position: refs/heads/master@{#350308}
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #Dependent Patchsets: Messages
Total messages: 20 (8 generated)
|