commit | c949b76e1e49f4ef5e6f7a26d74b5666d909ece9 | [log] [tgz] |
---|---|---|
author | Scott Yoder <scottyoder@google.com> | Wed Oct 16 14:37:05 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 16 14:37:05 2024 |
tree | 9f303f67f9c134a1467f15555f6dffd005c4fed1 | |
parent | 8b48394548b95347b42fa5a7f4b858c95a2a7627 [diff] |
Revert "[iOS] Add support for the FacePile" This reverts commit f4e198390f2263f01fc4b2d62b3c6d1892d00b61. Reason for revert: causes build failures downstream Original change's description: > [iOS] Add support for the FacePile > > This CL adds support for creating a FacePile for shared tab groups, as > an invite or as a FacePile. > > https://crrev.com/i/7756506 > http://cl/686428668 > > Bug: 358373145 > Change-Id: Ib471900dcb3f43bca184857a42172082736ed062 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5934268 > Reviewed-by: Ewann Pellé <ewannpv@chromium.org> > Reviewed-by: Louis Romero <lpromero@google.com> > Commit-Queue: Gauthier Ambard <gambard@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1369362} Bug: 358373145 Change-Id: I406eac120a1b612ebf82a07b417c015f898e74e3 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5936917 Reviewed-by: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Scott Yoder <scottyoder@google.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1369388}
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.