mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This CL changes ERROR to WARNING for the logs when a child disconnects and ChildViewWatcher is closed. This may happen due to other apps and doesn't necessarily indicate a flutter error. Bug:fxb/125256