DescriptionRemove base::SupportsWeakPtr from {Audio,Video}Sender
{Audio,Video}Sender already creates a WeakPtrFactory instance to
access its weak pointer. Therefore, it does not have to inherit
base::SupportsWeakPtr. This CL removes SupportsWeakPtr and exposes
its weak pointer outside the class via AsWeakPtr().
BUG=None
Review-Url: https://codereview.chromium.org/2867013003
Cr-Commit-Position: refs/heads/master@{#470454}
Committed: https://chromium.googlesource.com/chromium/src/+/28b78a893c03f9da7d84fbee4e1a652211b6b905
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove base::SupportsWeakPtr #
Messages
Total messages: 22 (13 generated)
|