commit | 0fabb4b221be07d18acc6486ed0925d69d8de685 | [log] [tgz] |
---|---|---|
author | Adem Derinel <derinel@google.com> | Thu Apr 28 05:43:56 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 28 05:43:56 2022 |
tree | 655ad2dfd2f13f4f3f9cb01d3629700f98a215a4 | |
parent | 0d0908dedaf7755b412e193d1a979133c6f5962e [diff] |
Settings UI: Password View page rerouting for invalid cases This CL introduces the error handling logic for 1. User enters an invalid URL 2. User cancels authentication In all cases user is redirected to routes.PASSWORDS Bug: 1298027 Change-Id: I395b11187af51302acfcbd6d2d23f505c3734760 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3599341 Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Adem Derinel <derinel@google.com> Cr-Commit-Position: refs/heads/main@{#997054}
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.