commit | 2738f1f5b36a0fa5d256b05083a75a64ea855650 | [log] [tgz] |
---|---|---|
author | Yifan Luo <lyf@chromium.org> | Fri Oct 14 08:21:52 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 14 08:21:52 2022 |
tree | 281d55ed094cbf5b6493ea6919723f7015e4cc5f | |
parent | 00b771f4a4dcd7b877a3aebd682cbc4d9a33af63 [diff] |
[Password Autofill] Fix potential bug in GetPasswordAutofillAgent. Move prerender check to the beginning of GetPasswordAutofillAgent function. Bug: 1119526, 1353398 Change-Id: I4986a92771bc14fe954bc615f73035df37a0695e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3832224 Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Yifan Luo <lyf@chromium.org> Auto-Submit: Yifan Luo <lyf@chromium.org> Cr-Commit-Position: refs/heads/main@{#1059147}
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.