commit | 54c1c7927f4bd833eaed05c65964c95dda95541f | [log] [tgz] |
---|---|---|
author | Qihui Zhao <qihuizhao@google.com> | Thu Sep 05 15:52:46 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 05 15:52:46 2024 |
tree | 57c846d9e680d745dcf1fe0080d60e0d17704f81 | |
parent | a1fd129e983da2db35f8d9033f735a7064a037b8 [diff] |
Capitalize IBAN value whenever possible This CL capitalize IBAN value so that the value will always be capitalized on saving bubbles and on settings page. From dumptruck: https://screenshot.googleplex.com/8DmSbn3MJJcHumb https://screenshot.googleplex.com/Aqekjw8ULuQXpZH https://screenshot.googleplex.com/69HRajGfxsf7AxH Via settings page: https://screenshot.googleplex.com/3rgxiSk58XXVWQs https://screenshot.googleplex.com/9oBkNXuHKuxhZhn Bug: 364660008 Change-Id: I265d0ddac1cdabd0354186effe5160cbfde07a59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5838279 Reviewed-by: Olivia Saul <jsaul@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Qihui Zhao <qihuizhao@google.com> Reviewed-by: Florian Leimgruber <fleimgruber@google.com> Cr-Commit-Position: refs/heads/main@{#1351449}
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.