DescriptionRename notification_id() to disambiguate its meaning.
As an intermediate step to disambiguate notifications
at notification UI manager level, we rename notification_id()
to delegate_id() to clarify that it is not an id for
notification in message center.
Also change assignment operator of message center's
notification to protected. Other members are still used by
notification list so they need to be public.
BUG=297867
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278593
Patch Set 1 #
Total comments: 4
Patch Set 2 : . #
Messages
Total messages: 11 (0 generated)
|