commit | 7f34977be99e7fb0d783e4194466b7c9203e0ec3 | [log] [tgz] |
---|---|---|
author | Federica Germinario <fedegermi@google.com> | Thu Jun 01 07:34:02 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 01 07:34:02 2023 |
tree | 004c33a0b55b48a0fe5cff8196638e6b074a933b | |
parent | 577251211ca8343a9a554dac25f23f4802d1f593 [diff] |
[ios] Make RecentTabsMediator independent from BrowserState Mediators shouldn't know about browser state. This CL makes RecentTabMediator independent from browser state. Now the coordinator provides any necessary information. Bug: 1449232 Change-Id: I8dede7e88118eda9d07b89aea1e70f9f3b444da3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4570864 Commit-Queue: Federica Germinario <fedegermi@google.com> Reviewed-by: Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/main@{#1151695}
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.