commit | 786d002db70dcbe31c35a67401c5233e2856e110 | [log] [tgz] |
---|---|---|
author | Chase Hartsell <chazzy@chromium.org> | Tue May 27 21:10:48 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 27 21:10:48 2025 |
tree | f86b9cdbfbbf64244990ce4ba581988099b2cc17 | |
parent | 13658dba37d7b66cd9ba9e2ff8bacc10ed8ef3d3 [diff] |
[Compare][Cleanup] Remove product specifications from history WebUI This patch removes the product specifications lists code from the history WebUI (chrome://history), as the new list of comparison tables in the Compare WebUI is enabled by default. Bug: 416565369 Change-Id: I7388697a80558833d75064c0bdf2c543e3e0d40a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6544129 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Chase Hartsell <chazzy@chromium.org> Reviewed-by: Matthew Jones <mdjones@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1466150}
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.