commit | 047ee26c48c173f23056eba644da8693b9cc56d5 | [log] [tgz] |
---|---|---|
author | Federica Germinario <fedegermi@google.com> | Tue Sep 24 17:32:28 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 24 17:32:28 2024 |
tree | 879eb9a9fa6200f3471212f3a58d2ce363092894 | |
parent | 54230478e1e4beb29d7794cbd4ca054a80f42b4e [diff] |
[ios] Move key address_bar_settings_new_badge_shown_count in LocalState The PrefService key was profile specific but should be application specific. This CL updates the code accordingly. Fixed: 369321904 Change-Id: Ic05438d9a6e29a8cb48e831404a95a54b5acbe1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5886269 Auto-Submit: Federica Germinario <fedegermi@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Federica Germinario <fedegermi@google.com> Cr-Commit-Position: refs/heads/main@{#1359449}
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.