DescriptionAdding rtc::Unretained to allow avoiding rtc::Bind reference capture.
In some rare circumstances, capturing a reference may be undesired. For
example, when creating an asynchronous task owned by the object itself,
the object may not need or want this task to keep itself alive.
BUG=None
Review-Url: https://codereview.webrtc.org/2711113008
Cr-Commit-Position: refs/heads/master@{#16840}
Committed: https://chromium.googlesource.com/external/webrtc/+/ccaaffb44a7f98e68a6763675a2cc8ae02635d6e
Patch Set 1 #Patch Set 2 : Rebase onto master #
Messages
Total messages: 9 (5 generated)
|