commit | 0dd1c5ff57ca550269c61455b9a3385289c033bc | [log] [tgz] |
---|---|---|
author | Jun Kokatsu <jkokatsu@google.com> | Fri Apr 18 15:50:58 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 18 15:50:58 2025 |
tree | 9d92f00fa51924f2997ca6d7cbeb64a8c8bc3c35 | |
parent | 7e4ad12047ae431bb53242f36a1fe1be09ef2896 [diff] |
Add deprecation warning for ISO-2022-JP auto-detection Add deprecation warning in Devtool for auto-detection of ISO-2022-JP charset. Bug: 40089450 Change-Id: I81c17e47edb9e46272e2cf83589fc232ceafaf12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6469534 Reviewed-by: Ari Chivukula <arichiv@chromium.org> Auto-Submit: Jun Kokatsu <jkokatsu@google.com> Reviewed-by: David Baron <dbaron@chromium.org> Commit-Queue: David Baron <dbaron@chromium.org> Cr-Commit-Position: refs/heads/main@{#1448881}
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.