commit | 9d51b48c4e2480c875dbbefa0cddaa89e0240e82 | [log] [tgz] |
---|---|---|
author | luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> | Tue Nov 28 21:25:29 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 28 21:25:29 2023 |
tree | 6a785c762908e4ef059118a5bf464ff90bb9dfef | |
parent | 5f39852bfc12b523a8060581c920d7c1bd8f60ac [diff] |
Revert "[headless] Disable info bars in headless mode" This reverts commit add2c56b62f05c997687bd51b179e3aa9f596ce2. Reason for revert: LUCI Bisection has identified this change as the culprit of a build failure. See the analysis: https://ci.chromium.org/ui/p/chromium/bisection/compile-analysis/b/8763150614923750273 Sample failed build: https://ci.chromium.org/b/8763150614923750273 If this is a false positive, please report it at https://bugs.chromium.org/p/chromium/issues/entry?comment=Analysis%3A+https%3A%2F%2Fci.chromium.org%2Fui%2Fp%2Fchromium%2Fbisection%2Fcompile-analysis%2Fb%2F8763150614923750273&components=Tools%3ETest%3EFindit&labels=LUCI-Bisection-Wrong%2CPri-3%2CType-Bug&status=Available&summary=Wrongly+blamed+https%3A%2F%2Fchromium-review.googlesource.com%2Fc%2Fchromium%2Fsrc%2F%2B%2F5034960 Original change's description: > [headless] Disable info bars in headless mode > > Infobars cause unexpected view port size changes which mess up > most headless applications, so this CL disables infobars when > Chrome is running in headless mode. No user can see them anyway. > > Bug: 1505588 > Change-Id: I0d7d6585aef3b83887b09441316d9c88519bc77d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5034960 > Commit-Queue: Peter Kvitek <kvitekp@chromium.org> > Reviewed-by: Andrey Kosyakov <caseq@chromium.org> > Reviewed-by: Peter Kasting <pkasting@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1230140} > Bug: 1505588 Change-Id: Iccaa42d7f3d045aa5dac88ccade4fced1d0cdd43 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5068917 Owners-Override: luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> Commit-Queue: luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> Bot-Commit: luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1230207}
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.