commit | 301e01d8b579a534b903555d97d2a06b4435b53e | [log] [tgz] |
---|---|---|
author | Eric Lawrence <ericlaw@microsoft.com> | Sun May 08 04:06:23 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun May 08 04:06:23 2022 |
tree | 7c10ee2f286b6b74eb3c34cddaf1fff1bc05669d | |
parent | 296b3507a8e0a253b13e0783c8e479d1f6ca140a [diff] |
Fix typo in CSP error message The word |explicitly| was misspelt |explicitely| in a console error message. Fix that. Change-Id: Ia9740cba01eac1fda795f0ec7a35e166ad6cb1ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3632484 Commit-Queue: Eric Lawrence <ericlaw@microsoft.com> Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/main@{#1000767}
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.