| commit | a15653602c9b531eb5c85d6f8575cbe0b46607e7 | [log] [tgz] |
|---|---|---|
| author | Justin Cohen <justincohen@google.com> | Thu Nov 30 08:14:29 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 30 08:14:29 2023 |
| tree | 27533256168b94a5edef3f1fb60b4f4dda1784ea | |
| parent | c8bd073fef6c97e8834d77526fed31fc4eda9d23 [diff] |
ios: Stop re-writing Credential Provider data on startup. This triggers a lot of unnecessary favicon writes on every startup. Fixed: 1505839 Change-Id: I0389b4f9f560bde0a18139292b6922cab0718df4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5073892 Commit-Queue: David Jean <djean@chromium.org> Reviewed-by: Victor Vianna <victorvianna@google.com> Reviewed-by: Tommy Martino <tmartino@chromium.org> Auto-Submit: Justin Cohen <justincohen@chromium.org> Reviewed-by: David Jean <djean@chromium.org> Cr-Commit-Position: refs/heads/main@{#1231185}
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.