| commit | a535be5540e3139a912ff4aabb591288b64f238c | [log] [tgz] |
|---|---|---|
| author | Ernest Nguyen Hung <ernn@google.com> | Fri Apr 18 07:51:20 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 18 07:51:20 2025 |
| tree | 3c2f089695c139f0580f618a3c7b2b83956612da | |
| parent | 92b4a1b265c38796ecfb951b412f928bec538269 [diff] |
[UNO-d] Add explicit action(s) on sync identity pill It adds showing the sync confirmation dialog or the profile menu (depending on the feature param) on the history sync opt-in identity pill click. The pill is closed immediately after the user clicks on it (the promo job is done at this point). Adding the source access point (`AccessPoint::kHistorySyncOptinExpansionPill`*) to the triggering of the profile menu will be done in next CL(s). Bug: 407965605, 407965209 Change-Id: Iaedfbc9dc787e22fe11c44a70ebafbd5a0b4a528 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6456265 Reviewed-by: Amelie Schneider <amelies@google.com> Commit-Queue: Ernest Nguyen Hung <ernn@google.com> Reviewed-by: Ryan Sultanem <rsult@google.com> Cr-Commit-Position: refs/heads/main@{#1448774}
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.