George Wright 8b9761940b
Re-enable WeakPtr ThreadChecker and fix associated failures (#12257)
This re-enables thread safety checks for WeakPtr. WeakPtrs can't be used on a thread other than the one the WeakPtrFactory was created on.

This fixes the unit tests and adds a getUnsafe() method to WeakPtr to work around the remaining unresolved locations where we are using WeakPtr unsafely.
2019-10-17 14:10:16 -07:00
..
2019-09-17 12:22:00 -07:00
2019-05-07 16:10:21 -07:00
2019-10-01 10:31:25 -07:00
2019-09-17 12:22:00 -07:00
2019-10-11 16:01:16 -07:00
2019-05-07 16:10:21 -07:00
2019-05-07 16:10:21 -07:00
2019-09-17 12:22:00 -07:00