commit | 03789da7b4675e4e5d7f6ef37bfb93f8026165dd | [log] [tgz] |
---|---|---|
author | Hubert Chao <hchao@chromium.org> | Tue Sep 03 03:15:06 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 03 03:15:06 2024 |
tree | c5a96823aa82370585382ef82bf5a76afd8e7eb5 | |
parent | dc540ee8cca0285206ca729346ee1954e355441a [diff] |
Cert Management UI V2: Refactor Local Certs section into its own tag * Move Local certs out of the certificate_manager_v2.html. * Move many tests out to local certs test file Change-Id: I7ca12ba3f6ee2d457a47bf774d001711115cd41d Bug: 40928765 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5812294 Reviewed-by: Matt Mueller <mattm@chromium.org> Commit-Queue: Hubert Chao <hchao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1349973}
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.