commit | b4643810cc4c856e5d9938d10f900f816150c0f1 | [log] [tgz] |
---|---|---|
author | Alexander Tekle <[email protected]> | Fri Jan 06 23:12:30 2023 |
committer | Chromium LUCI CQ <[email protected]> | Fri Jan 06 23:12:30 2023 |
tree | 1b9b1fa5c5f9adb5cc3225ab54444238e3f29b6c | |
parent | 42c44e2730867183ba5169bce4cc4b7157fd1ea7 [diff] |
[VCN Ranking] Create new experiment flag to track profile ranking This CL creates a new flag specifically for address profile ranking. The child CL creates the second flag for credit card ranking and calls the feature flags in the Autofill Data Model and Credit Card classes. go/vcn-ranking-dd Bug: 1281695 Change-Id: I677172b52de1d08b18fe85c45a276b3ecdc8adaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4114375 Reviewed-by: Matthias Körber <[email protected]> Commit-Queue: Alexander Tekle <[email protected]> Reviewed-by: Siyu An <[email protected]> Cr-Commit-Position: refs/heads/main@{#1089940}
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.