Delete CRWWebViewScrollViewProxyTest.MultipleWebViewScrollViewProxies.
This test tests a use case which is not really supported by CRWWebViewScrollViewProxy. So I believe this should rather be deleted. CRWWebViewScrollViewProxy doesn't really support setting up multiple proxies for a single UIScrollView. If you try it with a real UIScrollView, it hits an assertion here: https://cs.chromium.org/chromium/src/ios/web/web_state/ui/crw_web_view_scroll_view_proxy.mm?l=73&rcl=c8f602e2f2dae5bdbde111f556474f3373c23a3d This test currently passes just because it uses a mock UIScrollView. Change-Id: Ib85ec49db033cd894f84d53a5053d1a006b1ff59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1939139 Auto-Submit: Hiroshi Ichikawa <ichikawa@chromium.org> Reviewed-by:Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Hiroshi Ichikawa <ichikawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#720824}
Showing
Please register or sign in to comment