commit | d493e6f3ef84b7fd651929cbb1baeccb4a4c47c7 | [log] [tgz] |
---|---|---|
author | Robbie Gibson <rkgibson@google.com> | Mon Jul 01 21:57:52 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 01 21:57:52 2024 |
tree | d2833260c92d15f624a21c6a0572f11a4b81e7ba | |
parent | 9ceeaa80b72eb7eb9f83ba76e2cf867b6678c0d2 [diff] |
[iOS] Allow contextual sheet content to provide a content height This allows the ContextualSheet content to provide the height of its content to the ContextualSheetViewController, which can then use that to calculate different detents for the sheet. Bug: 343727945 Change-Id: I04753c60852cc3613d952d66820698e8d0e2ccc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5659030 Commit-Queue: Robbie Gibson <rkgibson@google.com> Reviewed-by: Nicolas MacBeth <nicolasmacbeth@google.com> Cr-Commit-Position: refs/heads/main@{#1321863}
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.