DescriptionRefactor of ProfileInfoCache in c/b/notifications
ProfileInfoCache is being refactored into ProfileAttributesStorage and ProfileAttributesEntry, which use profile paths instead of numerical
indices in the interface. See https://codereview.chromium.org/1599013002
for details.
Member variable index is removed from message_center::NotifierGroup
and its subclasses because it is apparently unused except in tests.
BUG=305720
Committed: https://crrev.com/99addc8596703ef749ff20c9bf98dc29a80e37ea
Cr-Commit-Position: refs/heads/master@{#374668}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Removed index from NotifierGroup and ProfileNotifierGroup #Patch Set 3 : Fix errors #
Total comments: 13
Messages
Total messages: 32 (14 generated)
|