mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fixes crasher https://github.com/flutter/flutter/issues/154203. Also does a little refactoring to move exception handling into the `getChromeTabGuarded` utility function. I plan on cherry-picking a subset of this change. This would be included in the custom CP patch for https://github.com/flutter/flutter/issues/153064.