mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
See failures in https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8733165720607371809/+/u/step_is_flaky:_run_platform_views_scroll_perf__timeline_summary/stdout If we fail to acquire the next image from the image reader, its ok to return null from this method as the engine already handles displaying nothing. THe crashes are due to us ... choosing to crash, which isn't really meaningful.