[iOS] Fix the fullscreen scrolling offset
The scrolling offset of the WKWebView should be handled in the FullscreenResizer, not in Web when the flag is enabled. This wasn't the case before because the flag was created in the middle of the refactoring of the existing function. Bug: 849206 Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs Change-Id: I89675ee01c43fe8eecda56f690d08ffb4eabe263 Reviewed-on: https://chromium-review.googlesource.com/1196368 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:Eugene But <eugenebut@chromium.org> Reviewed-by:
Kurt Horimoto <kkhorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#592349}
Showing
Please register or sign in to comment