commit | dcfcac640e0b36cc1481fb65e49e6b6dc558c27c | [log] [tgz] |
---|---|---|
author | Maria Kazinova <kazinova@google.com> | Fri Apr 01 15:22:27 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 01 15:22:27 2022 |
tree | c2b7d4c1255f0b612142eacc55614d7a0f803487 | |
parent | 7a22218faab94b6f6bb300afe310b7d8f29f471d [diff] |
[UPM] Do not set sync_account_email in password protos when it's empty. This change is needed to avoid bumping into internal errors when saving passwords. Bug: 1306510, 1312027 Change-Id: I5facf18d755dc8c3add2cc2bce2366d4a2604c8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3563160 Reviewed-by: Friedrich Horschig <fhorschig@chromium.org> Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Maria Kazinova <kazinova@google.com> Auto-Submit: Maria Kazinova <kazinova@google.com> Cr-Commit-Position: refs/heads/main@{#987922}
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.