commit | de755089ca3dd60066a386850924a971b0f096f8 | [log] [tgz] |
---|---|---|
author | Stepan Khapugin <stkhapugin@chromium.org> | Tue Mar 18 18:16:23 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 18 18:16:23 2025 |
tree | 7d48bb9fcde413cc49824d48d6c30661ee93a89e | |
parent | 4fd59aac19077d34e3b537a3928ff354b5a77939 [diff] |
[iOS] Use ChromeCoordinator's `profile` property. Simplify code by using `self.profile` where appropriate. Some uses with a local `profile = self.profile` are not updated to optimize for better readability. Created with git cl split. This CL was uploaded by git cl split. R=sczs@chromium.org Bug: 401523912 Change-Id: I25c3e1a152a87fc9128b71ea6b96f279f751bfaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6368594 Reviewed-by: Sergio Collazos <sczs@chromium.org> Auto-Submit: Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/main@{#1434277}
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.