mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
We don't have a good way of testing this behavior without introducing a race. Ideally we'd unit test it, but we don't really have unit tests yet. R=esprehn@chromium.org Review URL: https://codereview.chromium.org/751493003