commit | 64de7f2205d7572a4c48b07f9842f56ca7ca09ab | [log] [tgz] |
---|---|---|
author | Orin Jaworski <orinj@google.com> | Fri Dec 06 17:39:55 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 06 17:39:55 2024 |
tree | 61ca88fcaa890f434d76ed19f23d3bebc405a1d0 | |
parent | e354f26866036612f75ce385446ec4c6f93b01fd [diff] |
Simplify HistoryEmbeddingsService::ProcessAndStorePassages Small code simplification that has become obvious now that UrlData has taken over UrlPassages, UrlEmbeddings, and UrlPassagesEmbeddings. Bug: 381135647 Change-Id: I3b967c10b9193c7fa59de09e462a2fa04a2cf0fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6071948 Reviewed-by: Orin Jaworski <orinj@chromium.org> Commit-Queue: Orin Jaworski <orinj@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: manuk hovanesian <manukh@chromium.org> Cr-Commit-Position: refs/heads/main@{#1392993}
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.