commit | 5a1dda5d1bf6b67b478b2d35dc478508318213cf | [log] [tgz] |
---|---|---|
author | Brad Triebwasser <[email protected]> | Wed Oct 19 22:19:21 2022 |
committer | Chromium LUCI CQ <[email protected]> | Wed Oct 19 22:19:21 2022 |
tree | f277f31d5f1222e283151bf59529c094ed23fc05 | |
parent | 9ffaf6c6ab49637afcdefec9f9689d0b23109eee [diff] |
Remove WindowPlacement and some related runtime flags. Removes flags which have been enabled by default for several milestones. WindowPlacement was enabled by default in M101. WindowPlacementEnhancedScreenLabels was enabled by default in M105. WindowPlacementFullscreenCompanionWindow was enabled by default in M104. Also updates code and tests which used or set the flags. Bug: 1374884 Change-Id: I655491ac78ec16e1bf82d6101d0917cc03fa328f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3957575 Reviewed-by: Daniel Cheng <[email protected]> Reviewed-by: Mike Wasserman <[email protected]> Commit-Queue: Brad Triebwasser <[email protected]> Reviewed-by: Avi Drissman <[email protected]> Cr-Commit-Position: refs/heads/main@{#1061271}
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.