commit | bece4e9de962a43adb6afc6d82496b00a48a70b5 | [log] [tgz] |
---|---|---|
author | Viktor Semeniuk <vsemeniuk@google.com> | Thu Sep 28 17:47:47 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 28 17:47:47 2023 |
tree | 7fa191ce7addae6e7dcdcc6c063ea37bd648ec16 | |
parent | b169965e24eac25adae304f06a51ec0a0876050e [diff] |
Creating a separate build target for CredentialUIEntry It requires removing dependency on core/browser and updating CreateSortKey function. Removing dependency on password_ui_utils.h requires changing the way sort key is generated which changes the way PasswordListSorter works. Bug: 1479425 Change-Id: Id159dab1a53ef22f1da20f5cc9ce8f23a2bbe14f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4896013 Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Cr-Commit-Position: refs/heads/main@{#1202757}
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.