commit | 4978b446b0882ea786c317b47f8ced6fde1ba938 | [log] [tgz] |
---|---|---|
author | Gauthier Ambard <gambard@chromium.org> | Mon Jul 29 16:33:23 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 29 16:33:23 2024 |
tree | 98572526d69738c046d75b193e39f1faf791bea8 | |
parent | abe525d24c2fff1c59ca92539580cc43dc1cc7be [diff] |
[iOS] Remove TabGridPaging protocol Implement the properties directly in the classes as it was never used as a protocol elsewhere in the app. Also make sure to set the TabGridMode and the ActivePage through mediators. Bug: None Change-Id: I5dbb67f6cf3425a220169d8ed35db6594f58d4db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5743502 Reviewed-by: Aliona Dangla <alionadangla@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Auto-Submit: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1334280}
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.