Descriptionbluetooth: BluetoothAdapterDeleter used to control BluetoothAdapter destruction.
BluetoothAdapter must be destroyed on the UI thread (at minimum for the windows
implementation). Until now this was done implicitly. Upcoming use in upcoming
crrev.com/787953004 revealed this. This change explicitly controls the thread
BluetoothAdapter is destroyed on.
BUG=442789
Committed: https://crrev.com/cad5fd77932f1d9fcadbbed1d494ca64f550cf1e
Cr-Commit-Position: refs/heads/master@{#310505}
Patch Set 1 : #
Total comments: 8
Patch Set 2 : respond to armansito & fix Mock #
Total comments: 2
Patch Set 3 : - MOCK_METHOD #
Total comments: 2
Patch Set 4 : fix tests, delete immediatly when on correct thread #Patch Set 5 : rebase #Messages
Total messages: 28 (12 generated)
|