commit | 7cfd981752a250771aaf6d0dae7f2fc868a3c78b | [log] [tgz] |
---|---|---|
author | Will Yeager <wyeager@google.com> | Tue Feb 25 18:26:21 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 25 18:26:21 2025 |
tree | a03c3cadbb7710e3a198a1f62fc580af0cb70b21 | |
parent | a0883edea199f4e8e41869d46b7e8296d667749c [diff] |
Revert "Replace show setting button with disable button in Mini Map" This reverts commit 2148cdb1907192b048842d67fb8d899deec02cbb. Reason for revert: This is missing chrome branded strings and is causing official builds to fail to compile. Original change's description: > Replace show setting button with disable button in Mini Map > > To make it easy for user to disable the feature if a site is broken add > a disable button directly in the minimap screen (replacing the settings > button). > > Bug: 398881839 > Change-Id: I395d2897c91ba41790f8c303891e2ad30a166ca7 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6299508 > Commit-Queue: Olivier Robin <olivierrobin@chromium.org> > Reviewed-by: Quentin Pubert <qpubert@google.com> > Cr-Commit-Position: refs/heads/main@{#1424442} Bug: 398881839 Change-Id: I96fa4f774473e3d731999507264a16eb5a81eb9d No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6297639 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Olivier Robin <olivierrobin@chromium.org> Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1424638}
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.