DescriptionFileRecorder + FilePlayer: Let Create functions return unique_ptr
Because passing ownership in raw pointers makes kittens cry.
This also means we can ditch the Destroy functions and the protected
destructors. (Well, almost. We need to keep the old CreateFilePlayer
and DestroyFilePlayer around for a little while longer because of an
external caller.)
Committed: https://crrev.com/5a25d9504acdaab540e1a7f1f26cf3bab34a7d5e
Cr-Commit-Position: refs/heads/master@{#13797}
Patch Set 1 #
Total comments: 8
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 15 (8 generated)
|