commit | 40f21a90293efd14ccc099b23883b0110e311b29 | [log] [tgz] |
---|---|---|
author | Achuith Bhandarkar <achuith@chromium.org> | Fri Aug 08 21:22:32 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 08 21:22:32 2025 |
tree | 90f82b9dba51d3ded821ada3cd28316bebcbaab1 | |
parent | 7955472bbfda26f562cec8a463788847ce784620 [diff] |
extensions: replace browser()->profile 3/5 Replace browser()->profile() with profile() or GetProfile() Patch 3/5 BUG=436871366 Change-Id: I5f95757482922f9956f05f1517730881b4e10826 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6829365 Reviewed-by: James Cook <jamescook@chromium.org> Commit-Queue: Achuith Bhandarkar <achuith@chromium.org> Cr-Commit-Position: refs/heads/main@{#1499031}
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.