commit | 62b2de6792b7664b6c16ddd6c777f589a8fc6261 | [log] [tgz] |
---|---|---|
author | Mike West <mkwst@chromium.org> | Mon Mar 10 11:34:58 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 10 11:34:58 2025 |
tree | 10eee301fb3a2a3f6818b82fed5b062d4e8bc5e9 | |
parent | edeef05e4bba654b923d9e447421535b99dcb69b [diff] |
[Unencoded-Digest] (Marginally) better error messages. This CL makes console errors more specific with regard to `Unencoded-Digest`'s effect on a resource load. We really need to revamp the entirety of subresource integrity's console integration, but this at least makes it possible to distinguish `Unencoded-Digest` mismatches. These error messages are not exposed to the web, only to the console. Bug: 381044049 Change-Id: I6ce008765f9585ae23cf996020a1fd66e03f0dfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6310044 Commit-Queue: Mike West <mkwst@chromium.org> Reviewed-by: Yoav Weiss (@Shopify) <yoavweiss@chromium.org> Cr-Commit-Position: refs/heads/main@{#1430173}
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.