commit | e33829479ddc002658aa789a9226b35428951ad4 | [log] [tgz] |
---|---|---|
author | Ewann Pelle <ewannpv@chromium.org> | Wed Dec 21 14:59:33 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 21 14:59:33 2022 |
tree | e4f1ab4ab52aa863b3a4ff00e5c1990d367ff4a7 | |
parent | 4c7a816771260a63fe45c2557d46afdf14170bbc [diff] |
[iOS][PT] Implement PinnedTabsCollectionConsumer This CL implements the PinnedTabsCollectionConsumer. It also displays the pinned view when a pinned tab is inserted while the user is on tab grid. Bug: 1402649 Change-Id: I27591051b37c09d5a08131d97c567730adb448fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4111613 Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Ewann Pellé <ewannpv@chromium.org> Reviewed-by: Petro Akzhygitov <pakzhygitov@google.com> Cr-Commit-Position: refs/heads/main@{#1085899}
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.