commit | d0f8e96d73f5567fbf6d917c16b1215a823a54a5 | [log] [tgz] |
---|---|---|
author | Denis Kuznetsov <antrim@chromium.org> | Mon Jan 29 12:52:44 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 29 12:52:44 2024 |
tree | b3c72a310fe323b73c0af5d6a4e7a6641861556b | |
parent | 5fb4f64dd9e1939203151ca1b96696f81a481181 [diff] |
Login: prevent crash upon password update Disable button on password update screen to prevent crash due to double exit events if user is imaptient and attemts to press button twice. Fixed: b:319863929 Change-Id: I3aaf2dd513cf981a2736357ae586ed2a8dabd5f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5240846 Commit-Queue: Anastasiia N <anastasiian@chromium.org> Reviewed-by: Anastasiia N <anastasiian@chromium.org> Auto-Submit: Denis Kuznetsov <antrim@chromium.org> Cr-Commit-Position: refs/heads/main@{#1253248}
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.