commit | 23b930aeba926d70b76914450a4f33ceb5e9d70b | [log] [tgz] |
---|---|---|
author | Viktor Semeniuk <vsemeniuk@google.com> | Thu May 05 08:22:15 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 05 08:22:15 2022 |
tree | 0d60c44982f643eae4134deb965e6d07110fd70c | |
parent | b74d01a7b3efa63382ee8f8d463d8ce2a34be62f [diff] |
Fetching password change scripts using PasswordCheckFactory This change allows fetching scripts by using PasswordCheckFactory. This fulfils preconditions to run Password Check inside PasswordCheckManager. Which fixes the bug with Password Check endlessly running on Safety Check. (cherry picked from commit 8ba96d8d00025e80dbe7215c80a2429a115aba22) (cherry picked from commit 63f362ef6203ee8c994e35745edde2d12f469d18) Bug: 1317958 Change-Id: Id45a756f232adb7acfdd5657f9f75fb6db032527 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3599411 Reviewed-by: Andrey Zaytsev <andzaytsev@google.com> Reviewed-by: Friedrich Horschig <fhorschig@chromium.org> Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Cr-Original-Original-Commit-Position: refs/heads/main@{#995131} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3604270 Cr-Original-Commit-Position: refs/branch-heads/5005@{#190} Cr-Original-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627501 Cr-Commit-Position: refs/branch-heads/4951@{#1174} Cr-Branched-From: 27de6227ca357da0d57ae2c7b18da170c4651438-refs/heads/main@{#982481}
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.