commit | db3c3974ba955a4e92fa39886efa50f83f92d43c | [log] [tgz] |
---|---|---|
author | Ryan Sultanem <rsult@google.com> | Fri Jan 10 15:28:20 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 10 15:28:20 2025 |
tree | 0d0db208fd1bc5f7cc6827fedb63d1998b62febb | |
parent | 3b4005e7dfa13a049e12dd85580ffce02b1e36d3 [diff] |
[ProfilePicker][Glic] Create the ProfilePickerGlicFlowController Creates the `ProfilePickerGlicFlowController` that will be instantiated when opening the Glic version of the Profile Picker. Currently only supports redirecting the selected profile to the input callback (regular Profile Picker version opens a Browser). It will later need to also support filtering out the list of Profiles that are shown. Bug: b:388211126 Change-Id: I819446a2c951053d494bb4730c1f638f34278e2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6142093 Reviewed-by: Nicolas Dossou-Gbété <dgn@chromium.org> Reviewed-by: David Roger <droger@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@{#1404780}
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.