commit | 6557c807bbea63b43e0a81280f8acf5f5419f98a | [log] [tgz] |
---|---|---|
author | Mustafa Emre Acer <[email protected]> | Thu Dec 08 23:36:44 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Dec 08 23:36:44 2022 |
tree | ee6696857cc469408e547210570dd34c53e00325 | |
parent | a33c8c9252deb3d0648d2f7db7ad60b2bcd82036 [diff] |
idna: Enable Non-Transitional Mode by default This CL enables Non-Transitional Mode for IDNA URL processing by default. It also rebaselines web tests accordingly. Blink Intent to Ship: https://groups.google.com/a/chromium.org/g/blink-dev/c/8pxRArGQlS4 Bug: 694157 Change-Id: I09c65d2927680947d54ea04a183c09168918fe54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4084144 Reviewed-by: Charlie Harrison <[email protected]> Reviewed-by: Tommy Li <[email protected]> Commit-Queue: Mustafa Emre Acer <[email protected]> Reviewed-by: Mason Freed <[email protected]> Cr-Commit-Position: refs/heads/main@{#1081206}
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.