commit | a8c0278517e1ffa49d2a5317b6b04935a768b7c9 | [log] [tgz] |
---|---|---|
author | Menghan YANG <myuu@google.com> | Thu Mar 16 11:07:18 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 16 11:07:18 2023 |
tree | b32c700a367c85f7cfdb510c1719846870ab2e44 | |
parent | 04b90a4bf75a2a4e235fba953ef3bc8a5b8e2b6d [diff] |
[iOS] Update reading list snackbar string Currently, when an item is added to the reading list, the snackbar is shown and indicates "Added to reading list". Now, if the reading list is synced, the name of the account appears in the snackbar message Screenshots: - singular: https://drive.google.com/file/d/1NSAKPr0ocUAPS8BIOwSZj2OcipTqqwcm/view?usp=sharing - plural: https://drive.google.com/file/d/1wKAyGLLMFpg7_xOZZFom7JTXZOU09yjf/view?usp=share_link Bug: 1420213 Change-Id: I501b739fa071bc6225a39e31abee2cff7c1ef55b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4294985 Reviewed-by: David Roger <droger@chromium.org> Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Reviewed-by: Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Menghan Yang <myuu@google.com> Cr-Commit-Position: refs/heads/main@{#1118022}
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.