Elias Yishak
7a278ae47c
CommandResultEvent migrated (#138165 )
...
Related to tracker issue:
- https://github.com/flutter/flutter/issues/128251
This event was only called from one file (`flutter_command.dart`). With the previous implementation, we actually sent 2 events, one for the result of the `commandPath` and another containing the `maxRss` value from `ProcessInfo`.
I have consolidated this down to just one event and used a function to safely get the `maxRss` value, or return null when if there was an error getting that integer value
2023-11-10 20:19:50 +00:00
..
2023-11-09 22:40:15 +00:00
2023-10-31 13:27:26 +00:00
2023-10-30 20:53:16 +00:00
2023-11-08 23:12:08 +00:00
2023-10-12 13:23:52 -04:00
2023-11-07 20:37:19 +00:00
2023-07-31 13:03:26 +01:00
2023-11-06 21:33:11 +00:00
2023-11-09 03:46:25 +00:00
2023-11-07 16:41:19 +00:00
2023-11-06 21:33:11 +00:00
2023-09-27 12:22:58 +00:00
2023-08-01 01:27:54 +00:00
2023-11-07 16:41:19 +00:00
2023-10-25 17:08:57 +00:00
2023-11-06 17:29:07 +00:00
2023-11-10 20:19:50 +00:00
2023-11-10 20:19:50 +00:00
2023-11-10 17:21:17 +00:00
2023-09-10 08:07:13 +00:00
2023-11-06 21:33:11 +00:00
2023-10-18 00:27:54 +00:00
2023-11-08 01:53:22 +00:00
2023-09-19 22:38:51 +00:00
2023-10-20 09:28:52 -07:00
2023-10-18 11:57:44 +00:00
2023-08-10 21:48:06 +00:00
2023-09-12 20:20:04 +00:00
2023-07-24 17:22:25 +00:00
2023-10-11 16:15:26 -04:00
2023-11-10 17:44:08 +00:00
2023-10-12 13:23:52 -04:00
2023-08-10 21:48:06 +00:00
2023-10-17 19:42:01 +00:00
2023-11-09 03:46:25 +00:00
2023-10-18 00:27:54 +00:00
2023-08-09 23:26:05 +00:00
2023-10-18 00:27:54 +00:00
2023-10-18 00:27:54 +00:00
2023-11-06 04:01:25 +00:00
2023-11-07 20:37:19 +00:00
2023-09-10 08:07:13 +00:00
2023-09-12 22:49:05 +00:00
2023-08-09 19:25:12 +00:00
2023-11-07 16:41:19 +00:00
2023-11-07 20:37:19 +00:00
2023-10-31 13:27:26 +00:00
2023-11-07 20:37:19 +00:00
2023-09-12 20:20:04 +00:00
2023-09-29 00:21:14 +00:00
2023-11-06 21:33:11 +00:00
2023-08-18 02:58:20 +00:00
2023-09-06 17:22:13 +00:00
2023-10-18 22:19:18 +00:00
2023-10-25 17:08:57 +00:00