commit | 257cc6997a83ebb921b54d0128018e366904b4f1 | [log] [tgz] |
---|---|---|
author | Jiewei Qian <qjw@chromium.org> | Fri Jul 29 00:25:41 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 29 00:25:41 2022 |
tree | ca9ce3d9d7f08e1543bb50198d04558741dc8a84 | |
parent | 55c2bbba5c524238feeaa4a228d2c8e44f9d0ba4 [diff] |
Revert "Add Ability to Set the Default Browser Directly in Win10" This reverts commit e5b3e996f3969fbfce31c0ed4f0358fc356af941. Reason for revert: Fails on Win-ASAN. Sample filure: https://ci.chromium.org/p/chromium/builders/ci/win-asan/23014 Original change's description: > Add Ability to Set the Default Browser Directly in Win10 > > Bug: 1342281 > Change-Id: Icab8b1239ac8c915f22056450d1dff9d34c1320f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3787156 > Reviewed-by: David Bienvenu <davidbienvenu@chromium.org> > Commit-Queue: Robert Liao <robliao@chromium.org> > Reviewed-by: Greg Thompson <grt@chromium.org> > Auto-Submit: Robert Liao <robliao@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1029372} Bug: 1342281 Change-Id: I1860321115ad5aec1c3f9fa306e8b7c2fbb7c760 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3791368 Owners-Override: Jiewei Qian <qjw@chromium.org> Auto-Submit: Jiewei Qian <qjw@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Jiewei Qian <qjw@chromium.org> Cr-Commit-Position: refs/heads/main@{#1029545}
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.