commit | e77f7c65a94a49e89f7388190f5329c204acf368 | [log] [tgz] |
---|---|---|
author | Ryan Sturm <ryansturm@google.com> | Tue Oct 29 17:12:10 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 29 17:12:10 2024 |
tree | 4ddd62d7269d62d11ef367630d8680cccc2930db | |
parent | fb40835386c539b13e3cb0bb42519cdb14dedacd [diff] |
Fix a bug in AI data keyed service. The bug is that the web_contents is not the tab web contents. Bug: 376148554 Change-Id: I21d0e1d3cb3f8288af267025932a6dbb1cd90974 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5974694 Reviewed-by: Simon Pelchat <spelchat@chromium.org> Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Auto-Submit: Ryan Sturm <ryansturm@google.com> Reviewed-by: Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/main@{#1375333}
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.