commit | 5e72027fb7e45510635b91b31d0491ed80af6371 | [log] [tgz] |
---|---|---|
author | Bruno Braga <brunobraga@google.com> | Tue Sep 03 09:12:59 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 03 09:12:59 2024 |
tree | 7a0c5b017318144680e1e3ce4477f703d04cc457 | |
parent | 238bbb076a8555028e164febba8687cbfbb87104 [diff] |
Add button actions to prediction improvements suggestion This CL wires up the acceptance of a button action in kFillPredictionImprovements suggestion to the delegate. For now, the functionality is missing. Please not that there is a chance that a new suggestion type will be responsible for handling this actions. This will depend on whether we decide that the feedback suggestion will have its own suggestion type or not. Bug: b/362468426 Change-Id: I5fb5c173828cf6a38e9605fd0397fddb9ff0dbda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5822458 Reviewed-by: Matthias Körber <koerber@google.com> Commit-Queue: Bruno Braga <brunobraga@google.com> Reviewed-by: Jan Keitel <jkeitel@google.com> Reviewed-by: Wolfgang Billenstein <bwolfgang@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1350043}
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.