commit | 272181340daca6641ac0be3adac9a75b2c4f604a | [log] [tgz] |
---|---|---|
author | Federica Germinario <fedegermi@google.com> | Fri Nov 29 16:03:49 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 29 16:03:49 2024 |
tree | c6b5152ede27c8c55ace5f93427811d21c846d8d | |
parent | 865b107745e11a0da278b11c81c78499068ad6a2 [diff] |
[ios] Make search widget configurable This initial CL contains the logic to make "Search widget" configurable. Other widgets will become configurable in follow-up CLs. Note that all added code is behind a gn compile time flag: ios_enable_widgets_for_mim Widgets can be configured only from iOS17. Follow-up of Olivier's initial investigation: https://chromium-review.googlesource.com/c/chromium/src/+/5940185 Bug: 380410451 Change-Id: I0b69171644edec323589273a974832d896f15ff3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6039157 Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Auto-Submit: Federica Germinario <fedegermi@google.com> Reviewed-by: Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1389827}
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.