commit | e5918851563f42534a10ee1d9aec6dc39bd5c346 | [log] [tgz] |
---|---|---|
author | Mustafa Emre Acer <meacer@chromium.org> | Thu Dec 01 02:23:07 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 01 02:23:07 2022 |
tree | 2d8e3580c89e61c4cb10c83265a30a63ea44f6e3 | |
parent | a3d3ebe750580e45ec5b9424f73685edaad6e3ae [diff] |
Lookalikes: Enable character swap heuristic by default Character Swap heuristic is enabled at 100% on Stable channel since May 2022 via gradual rollout. This CL enables it by default. It also moves a few Character Swap tests from lookalike interstitial to safety tip tests. The interstitial should no longer record character swap metrics. Bug: 1109056 Change-Id: Ia22b80d7e34fe585aa81176f06fbea59f9cc1c17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4048834 Reviewed-by: Joe DeBlasio <jdeblasio@chromium.org> Commit-Queue: Mustafa Emre Acer <meacer@chromium.org> Cr-Commit-Position: refs/heads/main@{#1077791}
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.