mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
It causes a full screen raster right now, lets name it for what it does. This also matches the name used in PageAnimator. Merge WebWidgetClient into WebViewClient. They're always the same thing in sky. I also removed all the methods that don't do anything in sky. R=abarth@chromium.org Review URL: https://codereview.chromium.org/880713003