commit | 7c61d93d423bf8c40d72b49e680845623b0fa446 | [log] [tgz] |
---|---|---|
author | Rafał Godlewski <rgod@google.com> | Wed Jan 03 16:31:40 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 03 16:31:40 2024 |
tree | 08eaaa75bb5fc71a83c8c369ced0f68ceaf085d0 | |
parent | eec94d43cef705c959fe49f02f4c5996e0abfff4 [diff] |
[iOS] Adjust sharing status view height to its content * Initializes sharing status view with two detents (based on its initial height and large) * Updates the first detent when the animation finishes (status views have different height then the initial) * Fixes constraints so that the cancel/done button is on the bottom always (important when expanded to large detent) and the rest of the view is stacked together (with white space between it and the button in large detent) * Removes LegacyChromeTableViewController as there is no table view Bug: 1463882 Change-Id: Ie84fd934adf48411b7dd08b169daf79c3165130d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5139539 Reviewed-by: Tommy Martino <tmartino@chromium.org> Commit-Queue: Rafał Godlewski <rgod@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1242470}
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.