commit | 3b4005e7dfa13a049e12dd85580ffce02b1e36d3 | [log] [tgz] |
---|---|---|
author | Ryan Sultanem <rsult@google.com> | Fri Jan 10 15:27:22 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 10 15:27:22 2025 |
tree | c88fb48fe0e927358fc905425bb4716d5547d482 | |
parent | 6eac7d64b8b86bf1fb3e0ae8547a5c41d749cd85 [diff] |
[ProfilePicker] Move launching profile from Handler to FlowController Make the FlowController decide what to do with the chosen profile. In followup CLs, a new controller will be added which will have a different behavior than opening a Browser. Bug: b:388210210 Change-Id: I423c2a51225d4e1f3658cea5ed02fe7d1c81470c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6120422 Reviewed-by: Nicolas Dossou-Gbété <dgn@chromium.org> Commit-Queue: Ryan Sultanem <rsult@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1404779}
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.