commit | 95cfa959003caea88a3098565953748abc8d3d6a | [log] [tgz] |
---|---|---|
author | Gauthier Ambard <gambard@chromium.org> | Mon Jun 30 09:46:31 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 30 09:46:31 2025 |
tree | 33477c6c3bb4cea0e094d74e40465b5e00fb1907 | |
parent | 515224f275113284a7f48678dcab357ad0257071 [diff] |
[iOS] Change the title of the account chooser screen to be centered This CL centers the title displayed on the screen where the user can chose which screen to use. This is done in iOS 26 as it is not working to have the title in a button bar item. Before: https://screenshot.googleplex.com/7bRxWLTjFg6dAFa After: https://screenshot.googleplex.com/3UJCtbw8t9m5nxX Fixed: 427932870 Change-Id: I83fa3509bb7d59e0c6481ac85c16996b6f660ff7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6680308 Reviewed-by: Menghan Yang <myuu@google.com> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Auto-Submit: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1480405}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.