flutter/packages/flutter_tools/lib
Jason Simmons b373fa2c6e
Handle a SocketException thrown when sending the browser close command to Chrome (#151197)
https://github.com/flutter/flutter/pull/150645 tries to shut down Chrome by sending a browser close command through a debug protocol.  The webkit_inspection_protocol library used to send the command may throw a SocketException if Chrome has already been shut down.
2024-07-03 13:23:20 +00:00
..
src Handle a SocketException thrown when sending the browser close command to Chrome (#151197) 2024-07-03 13:23:20 +00:00
executable.dart Disable single character mode in the terminal when exiting flutter_tools (#146534) 2024-04-10 23:54:42 +00:00
runner.dart Swap crash reporting with unified analytics (#148525) 2024-05-18 01:30:13 +00:00