DescriptionRemove wrapping of mojo::Callbacks in std::unique_ptr.
This wrapping was added in r355704 because at the time mojo::Callbacks
did not like being freed on arbitrary threads, which would happen if
they were passed to //device/usb APIs. This is no longer an issue so the
wrapping can be removed.
BUG=None
Committed: https://crrev.com/c2dc1ac6393b162be226c84438ec4a39cef7d558
Cr-Commit-Position: refs/heads/master@{#412582}
Patch Set 1 #Patch Set 2 : Rebased. #Messages
Total messages: 14 (8 generated)
|