Simplify CRWWebViewScrollViewProxy implementation.
Simplify based on the fact that we can now assume that self.underlyingScrollView is never nil. Especially, simplify the properties preservation by deleting CRWPropertiesStore and simply assigning them from the old scroll view to the new scroll view. Bug: 1023250 Change-Id: I29e97ff154a92b1ec0ad9ea91d27bc7a393f4ecf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2132892 Auto-Submit: Hiroshi Ichikawa <ichikawa@chromium.org> Reviewed-by:Gauthier Ambard <gambard@chromium.org> Commit-Queue: Hiroshi Ichikawa <ichikawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#756560}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment