| commit | 1d69b9ff22a192bf32a77cc3da0d3669dc05ccb0 | [log] [tgz] |
|---|---|---|
| author | Glenn Hartmann <hartmanng@chromium.org> | Thu Oct 02 15:02:47 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 02 15:02:47 2025 |
| tree | 655fb9e87457c24f40dab0a2ea207553357b4306 | |
| parent | 030425d84f6f9ece9d1c2f169f3cd11d7eb81c67 [diff] |
[bedrock] Transition render_view_context_menu.cc away from BrowserList::{begin,end}_browsers_ordered_by_activation().
This migration is part of project bedrock to reduce the dependencies on
Browser and BrowserList. See https://crbug.com/431671320 for more info.
Bug: 448656170
Change-Id: I6a6a6964be468b78d5c9bd4725bbb225d17a2c93
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7002349
Reviewed-by: Avi Drissman <avi@chromium.org>
Commit-Queue: Glenn Hartmann <hartmanng@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1524213}
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.