commit | ea4424dc5df1d5b8fed42cb73279cf173be4f892 | [log] [tgz] |
---|---|---|
author | Rafal Godlewski <rgod@google.com> | Thu Jul 10 08:00:45 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 10 08:00:45 2025 |
tree | 55894634053d46ff5f310ae773fbfbaee2d4138a | |
parent | 6cb6cb9f2d5f05852a02e9a5228a70c9d4a5dc38 [diff] |
[PasswordChange] Fix UI call on privacy notice accepted Incorrect delegate call in PasswordChangeUIController was added in https://crrev.com/c/6701148. This CL fixes that and adds tests for all delegate calls. Fixed: b:430565071 Change-Id: I0f05ccf9882799048b4b8a70e04b7890cf32c9b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6718075 Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: RafaĆ Godlewski <rgod@google.com> Cr-Commit-Position: refs/heads/main@{#1484818}
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.