commit | 51cc4e211f9de21640a873ab598f69c75667abdf | [log] [tgz] |
---|---|---|
author | Matt Jones <mdjones@chromium.org> | Tue Apr 08 16:50:27 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 08 16:50:27 2025 |
tree | 8f1f7ad11cb3e46230f8ede555e13fe9f53b8711 | |
parent | 232c0b5190cb9436eb12cca4f3d6e4fd78531806 [diff] |
[Compare] Add plumbing for sync changes This patch updates the ShoppingServiceHandler to plumb sync state change events to the compare UI. This allows us to react to changes immediately rather than waiting for a focus event. Bug: 358131415 Change-Id: Ib901a0b1cfd787a7efb31f0db4cdfc46a4e1bb9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5926433 Reviewed-by: Sophie Chang <sophiechang@chromium.org> Reviewed-by: Chase Hartsell <chazzy@chromium.org> Reviewed-by: Giovanni Ortuno Urquidi <ortuno@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/main@{#1444182}
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.