commit | ebf81bd8cf3997c6a311e55f60475eb87ada583f | [log] [tgz] |
---|---|---|
author | Nicolas Ouellet-Payeur <nicolaso@chromium.org> | Fri Mar 15 16:25:38 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 15 16:25:38 2024 |
tree | 22635c86c0b62238a7a9a5b65d36f529a2188101 | |
parent | 1cb5c75efa96281557f0fd5b12329e82460a8cf5 [diff] |
Revert "Reland "[DevTools] Enable feature AutofillTestFormWithDevtools by default"" This reverts commit 01fc5aa48548a89539cade4bb4a25d8eef1934d5. Reason for revert: failing tests on several MSan/LSan builders https://ci.chromium.org/ui/p/chromium/builders/ci/Linux%20MSan%20Tests/46455/overview https://ci.chromium.org/ui/p/chromium/builders/ci/Linux%20ASan%20LSan%20Tests%20(1)/123423/overview Original change's description: > Reland "[DevTools] Enable feature AutofillTestFormWithDevtools by default" > > This is a reland of commit 0978b491d7fce41a7f40f9985496bb9797722bcf > > Original change's description: > > [DevTools] Enable feature AutofillTestFormWithDevtools by default > > > > Bug: chromium:326381145 > > Change-Id: I6352f30ddfcb202c80ec29c972adfbbe8daf4b37 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5349481 > > Commit-Queue: Wolfgang Beyer <wolfi@chromium.org> > > Reviewed-by: Bruno Braga <brunobraga@google.com> > > Reviewed-by: Danil Somsikov <dsv@chromium.org> > > Reviewed-by: Christoph Schwering <schwering@google.com> > > Cr-Commit-Position: refs/heads/main@{#1272056} > > Bug: chromium:326381145 > Change-Id: I505473a2314a06ed762b33ea151f0875b78969f7 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5372469 > Reviewed-by: Bruno Braga <brunobraga@google.com> > Reviewed-by: Christoph Schwering <schwering@google.com> > Reviewed-by: Danil Somsikov <dsv@chromium.org> > Commit-Queue: Wolfgang Beyer <wolfi@chromium.org> > Auto-Submit: Wolfgang Beyer <wolfi@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1273355} Bug: chromium:326381145 Change-Id: I798cac433bcf6120de5cf228e362dd892a2548fe No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5370403 Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Owners-Override: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Cr-Commit-Position: refs/heads/main@{#1273456}
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.