commit | ec0f212e9b4f2d94920e2261200f02365b163ccc | [log] [tgz] |
---|---|---|
author | Justin DeWitt <dewittj@chromium.org> | Wed Oct 19 19:53:11 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 19 19:53:11 2022 |
tree | 3a434f38e961c293312c54abe8e50a8ab42d9dd8 | |
parent | 2d723ee7539c7675e94a3639d4c5b5d4bbfef0d5 [diff] |
Adds a showSignInDialog method to SurfaceActionsHandler Enables Feed rendering code to request that the user sign in. The Feed implementation responds by showing the sync activity. This is a WIP and UX needs tweaking before launch. Bug: b/250924063 Change-Id: If02046937eef2fe5aa006cc19c8b90bc8370edbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3943837 Auto-Submit: Justin DeWitt <dewittj@chromium.org> Commit-Queue: Justin DeWitt <dewittj@chromium.org> Reviewed-by: Ian Wells <iwells@chromium.org> Cr-Commit-Position: refs/heads/main@{#1061193}
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.