commit | 84c0ae901b437721ef57bacb799199b4739e2871 | [log] [tgz] |
---|---|---|
author | jeyashankher@google.com <jeyashankher@google.com> | Wed Sep 08 14:45:03 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 08 14:45:03 2021 |
tree | 6fa880d36a5f95fd5f5f03c68a0933ca5a9c6260 | |
parent | 19379e7fbc6f39dfa7626800a9bfc9eb6f5c917e [diff] |
[Autofill Assistant] Set InfoPopup's Close message with display_strings_util. Using display_strings_util to set InfoPopup's fallback Close message. This will ensure we use the right locale for the string. Bug: b/197935389 Change-Id: Ifd1a1fcad38abca4bd7af4416f91f785ac228264 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3139870 Commit-Queue: Jeyashankher Ramamirtham <jeyashankher@google.com> Reviewed-by: Clemens Arbesser <arbesser@google.com> Cr-Commit-Position: refs/heads/main@{#919254}
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.