[iOS] Fix positioning of the TabStrip LayoutGuide
The positioning of the LayoutGuide named kTabStripTabSwitcherGuide in the TabStrip was wrong because the frame wasn't converted to the layout guide owning view. It leads to an incorrect positioning, as the width of the button and the height of the status bar weren't taken into account. Bug: 876642, 875760 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I537976c049508e3f0ac4a2e52ef654333a9ce1b3 Reviewed-on: https://chromium-review.googlesource.com/1184706Reviewed-by:Mark Cogan <marq@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#584981}
Showing
Please register or sign in to comment