commit | 07c01f4f500258e79fd83764f86841f6d7e7d0e5 | [log] [tgz] |
---|---|---|
author | Qihui Zhao <qihuizhao@google.com> | Wed Feb 07 18:30:27 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 07 18:30:27 2024 |
tree | a941b8c1ec9b0747109bb2e6da23de99ea8ba35a | |
parent | 6778b67eb6ac6570ea0a135988f7b01610f95098 [diff] |
Integrate re-auth opt-in flow to IbanAccessManager This CL checks if a flow where there was no interactive authentication was completed, and initiate the re-auth opt-in flow. Bug: b:296651526 Change-Id: I47c9ae04fad803a0a6f8ff65ef0a63573af885f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5255659 Commit-Queue: Qihui Zhao <qihuizhao@google.com> Reviewed-by: Florian Leimgruber <fleimgruber@google.com> Reviewed-by: Olivia Saul <jsaul@google.com> Reviewed-by: Vinny Persky <vinnypersky@google.com> Cr-Commit-Position: refs/heads/main@{#1257459}
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.