DescriptionClean up some VrShell threading issues and remove unnecessary WeakPtr types.
I originally added the WeakPtrs all over the place so that we could post to the device provider from the GL thread. This CL moves the calls to the UI thread, and removes the WeakPtrs with it.
BUG=671302
Committed: https://crrev.com/2bcae0c61cb693232a4cf83dd4dcd175463e9bd4
Cr-Commit-Position: refs/heads/master@{#438870}
Patch Set 1 #
Total comments: 9
Patch Set 2 : Address comments #Patch Set 3 : Address comments #Patch Set 4 : rebase #Messages
Total messages: 23 (10 generated)
|