[iOS] Fixes 'Close All' button initialization
This CL sets the leadingButton title during its initialization which allows the confirmation actionSheet to be correctly anchored. Previously the actionSheet was anchored before the title was configured, causing misalignment. Bug: 1140982 Change-Id: Ie35be2d119585b9512dff5cd9ed347ad02934254 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2517589 Commit-Queue: Ewann Pellé <ewannpv@chromium.org> Reviewed-by:Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#824374}
Showing
Please register or sign in to comment