commit | 979ce96966c73864e968fed7060a864b1645aa41 | [log] [tgz] |
---|---|---|
author | Ankush Singh <ankushkush@google.com> | Fri Feb 16 15:28:24 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 16 15:28:24 2024 |
tree | da83fd9c7be2febeb76c5cac8ce8f0704058b45d | |
parent | b43062083cba0ef10e0c55d51756a06bca52bfae [diff] |
[android] Add strings for identity error message/notification Identity error messages are pretty much the same as sync error messages: https://screenshot.googleplex.com/4SvqTazFDufohPX.png (Googlers only) Identity error notification are android notifications sent to the user on passphrase or trusted vault key missing errors. The strings are referred to in SyncErrorMessage but not yet used, which will come in a separate CL. The same strings will also be used for the error notification in future CLs. Bug: 1503649 Change-Id: Iaf8f6cfdef9eecd42f47d052da75396c32209a29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5301198 Reviewed-by: Victor Vianna <victorvianna@google.com> Commit-Queue: Ankush Singh <ankushkush@google.com> Auto-Submit: Ankush Singh <ankushkush@google.com> Cr-Commit-Position: refs/heads/main@{#1261647}
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.