| commit | 81738a0305c9f5373cd0acc04a6f22e9d12aa38c | [log] [tgz] |
|---|---|---|
| author | Gauthier Ambard <gambard@chromium.org> | Mon Sep 29 13:45:23 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 29 13:45:23 2025 |
| tree | 24b473680b48b1011e282bce2710102b5967a64d | |
| parent | 915aee0040d968301f55b6a405dd03e4efad60d0 [diff] |
[iOS] Add a content configuration for a switch view This CL adds a content configuration for a switch view. It also adds a trailing configuration for the TableViewCell content configuration. The switch target and selector are passed to the configuration to avoid casting the cell and setting it here. For now it is not using the cells as it would require rewriting the EG helpers. Before: https://screenshot.googleplex.com/9kLGmBtctu5k5Hd https://screenshot.googleplex.com/9X54X3QpkTSyqxC After: https://screenshot.googleplex.com/BsXkxwhX9Wciwoh https://screenshot.googleplex.com/5raKbcuXxYJxnxd Bug: 443034511 Change-Id: Ia2d246a4b277ac5d886070b788b9db0f687d5808 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6988187 Reviewed-by: Louis Romero <lpromero@google.com> Auto-Submit: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Louis Romero <lpromero@google.com> Cr-Commit-Position: refs/heads/main@{#1522163}
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.