commit | 81bc0297db865eaca6c73cc594714d39dbf0869f | [log] [tgz] |
---|---|---|
author | Norge Vizcay <vizcay@google.com> | Fri Mar 07 15:29:27 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 07 15:29:27 2025 |
tree | a2370f34844a01854de2a8e9cfb82ca3a2a77c88 | |
parent | 3190d550a90d1ac2089009a1b52e5424c4d45e79 [diff] |
Remove unnecessary barrier callback in suggestion generation. Since plus address suggestions are now fetched synchronously, we've removed the unnecessary barrier callback from the autofill suggestion process, simplifying the code. Bug: 324557053 Change-Id: If8b978f33cca5e17dc4f353f19abec93c6955ceb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6333417 Commit-Queue: Norge Vizcay <vizcay@google.com> Reviewed-by: Jan Keitel <jkeitel@google.com> Cr-Commit-Position: refs/heads/main@{#1429492}
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.