commit | a601c3374e4d711cd9ee2565edaa55e95bb4b025 | [log] [tgz] |
---|---|---|
author | Samar <samarchehade@google.com> | Fri Mar 08 15:00:53 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 08 15:00:53 2024 |
tree | 67e1e692a7c06c5c0899ee928696d4e121d9fed5 | |
parent | f276fc5a30280c62ce76a3ab125d9cab711148d9 [diff] |
Reland "[UNOp2][Android] Hook up the history sync UI to the parent coordinator" This is a reland of commit f296e24fac92ac1f71429cde4f26b4acdda52f10 The button ids for the history sync portrait view have been updated and the corresponding matchers in tests have been updated. Original change's description: > [UNOp2][Android] Hook up the history sync UI to the parent coordinator > > This CL also renames dismiss() to dismissHistorySync() for clarity. > > Bug: 41493758 > Change-Id: If608efeeeee646f1ad58fca4871652f73f4fd949 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5300421 > Commit-Queue: Boris Sazonov <bsazonov@chromium.org> > Auto-Submit: Samar Chehade-Lepleux <samarchehade@google.com> > Reviewed-by: Boris Sazonov <bsazonov@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1269564} Bug: 41493758 Change-Id: I4a96ce33bcae02c005927a35e145025709ac6d2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5352599 Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Samar Chehade-Lepleux <samarchehade@google.com> Cr-Commit-Position: refs/heads/main@{#1270183}
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.