commit | 85ef244acfcd0cea9840bf51f099d675f77086e4 | [log] [tgz] |
---|---|---|
author | Alexis Hétu <sugoi@chromium.org> | Fri Apr 21 20:55:38 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 21 20:55:38 2023 |
tree | 80e774c08ce766b3032b72654b743e5dd38adb34 | |
parent | 284f86ec8af6ec83d9e00f3a3ab1d2be53e0eda0 [diff] |
[iOS] Hide separator for last tableview element The separator line of the tableview should not be visible on the last item, so the separator is now moved out of view for the last cell of the table view. Bug: 1422362 Change-Id: Idc6985b3a09b9959ea897f54e07d841f7a94d051 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4455013 Commit-Queue: Alexis Hétu <sugoi@chromium.org> Reviewed-by: Tommy Martino <tmartino@chromium.org> Cr-Commit-Position: refs/heads/main@{#1134040}
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.