Jason Simmons fb30da9c9a Avoid dereferencing IO manager weak pointers on the UI thread (flutter/engine#13232)
UI thread APIs that need to access the IO thread's resource context should
obtain a weak pointer to the IO manager and pass that to the IO thread.
2019-10-18 16:01:55 -07:00
..