| commit | c65b09ca6874c35d95b5bd1a9bd06ad4346ab540 | [log] [tgz] |
|---|---|---|
| author | Chase Hartsell <chazzy@chromium.org> | Fri Nov 01 17:29:21 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 01 17:29:21 2024 |
| tree | cab8f4353be394198abc9ee262433fc8e7155984 | |
| parent | 88679d15b23e13b43e02ab87472a5232059be300 [diff] |
[Compare] Create product specifications mojo bridge This patch creates the product specifications handler, handler factory, delegate, and browser proxy by migrating Compare-specific functionality out of the shopping service counterparts. This new bridge will be used by both the Compare UI and the history UI. Bug: 373687067 Change-Id: Id9ad75fc6d65ee12454620e34ca6d89bdfa7b89d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5939858 Reviewed-by: John Lee <johntlee@chromium.org> Commit-Queue: Chase Hartsell <chazzy@chromium.org> Reviewed-by: Nasko Oskov <nasko@chromium.org> Reviewed-by: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/main@{#1376959}
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.