commit | fe5d6cba0f04ed9662c9a8ac09861c0207be070c | [log] [tgz] |
---|---|---|
author | Din Nezametdinov <shaikhitdin@google.com> | Tue Oct 17 15:44:30 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 17 15:44:30 2023 |
tree | 99c3c7133264d85cd67e37ae57310018ba983435 | |
parent | 8352b754a7d9827413efe6bcf1128ef0f123193a [diff] |
[Passwords] Check possible username for an eTLD+1 match Username and password fields can be on a different domains while under one website. This problem has been spotted several times in Top 250 OKR manual runs. Check if the `signon_realm`s of username and password forms are eTLD+1 match. Bug: 1470586 Change-Id: I42c0b1b09a02c7723bb015d7d70d2f8d9058c74e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4940712 Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by: Maria Kazinova <kazinova@google.com> Commit-Queue: Din Nezametdinov <shaikhitdin@google.com> Cr-Commit-Position: refs/heads/main@{#1210881}
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.