commit | 7b7eb57c3eb812c830310e398dd95ab1c226c926 | [log] [tgz] |
---|---|---|
author | Matt Mueller <mattm@chromium.org> | Tue Feb 18 17:28:11 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 18 17:28:11 2025 |
tree | fdcc264adbb9c576e949d2f4057c52042af000b6 | |
parent | 2591a1bb1bdd4b08272671d93ee54c2e584ec6b8 [diff] |
Cert Management UI V2: fix error string used for invalid CA import Importing an invalid/unsupported CA/server cert would fail with an "Error reading file" error. Change it to use "Invalid or corrupt file" error message. Fixed: 396445817 Bug: 40928765 Change-Id: I17219df862db9959b3546fa3ceff4787cf36eaf9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6271467 Reviewed-by: Hubert Chao <hchao@chromium.org> Commit-Queue: Hubert Chao <hchao@chromium.org> Auto-Submit: Matt Mueller <mattm@chromium.org> Cr-Commit-Position: refs/heads/main@{#1421441}
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.