Descriptionipc: Move methods into AttachmentBroker interface.
Consumers of AttachmentBroker typically get an instance with
AttachmentBroker::GetGlobal(). In order to use subclass methods, they had to
downcast. Move those subclass methods into the AttachmentBroker interface
removes the need to downcast.
BUG=535711
Committed: https://crrev.com/7b9f8959f25f144f6cfac5eec98485604a158284
Cr-Commit-Position: refs/heads/master@{#355364}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Comments from tsepez. #Patch Set 3 : Rebase. #
Messages
Total messages: 17 (8 generated)
|