commit | 0fc5aa7d5e25188754fa4c2e5e45a5973dd84f9f | [log] [tgz] |
---|---|---|
author | Vasilii Sukhanov <vasilii@chromium.org> | Thu Apr 08 08:58:13 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 08 08:58:13 2021 |
tree | 13bd7dfa0718eed88a88727fd4500899403a43c2 | |
parent | 0b3442de1726cd7f4a6fa865a8a5fabf400fca32 [diff] |
Introduce a new priority sync pref for the time of password check. The pref is already used by the passwords.google.com in the UI. Chrome won't use it internally for now. Fixed: 1049177 Change-Id: I47ea4c7adddb90921e84d592830736c3083c5cea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2810567 Reviewed-by: Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#870422}
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.