commit | 82f7301e45c504cc9918cb58257911a915a55e67 | [log] [tgz] |
---|---|---|
author | rajendrant <[email protected]> | Thu Dec 17 23:20:31 2020 |
committer | Chromium LUCI CQ <[email protected]> | Thu Dec 17 23:20:31 2020 |
tree | 6688be6f5b3683d505f89455d31ac39e6f8436b2 | |
parent | c0051db43dceaee60b5753ac641e5741cc096a2f [diff] |
LoginDetection: Allow logged-in sites to be retrieved from field trial This CL allows sites where users commonly login to be specified from field trial. A login type is added for this case. This CL also adds keyed service for login detection to maintain this list from field trial, since it can be quite large. Bug: 1159973 Change-Id: Iae1a1b43e3f5d9be9a6372fe554f9e5f63b1acfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596858 Commit-Queue: rajendrant <[email protected]> Reviewed-by: Robert Ogden <[email protected]> Cr-Commit-Position: refs/heads/master@{#838291}
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.
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.