DescriptionRemove base::SupportsWeakPtr from FrameReceiver
FrameReceiver 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/2875043003
Cr-Commit-Position: refs/heads/master@{#471580}
Committed: https://chromium.googlesource.com/chromium/src/+/2db565605f2c990edb8ab8cdb6fdd9cb80daff3c
Patch Set 1 #
Messages
Total messages: 16 (10 generated)
|