commit | 5caebb51e00b81581b9d91ce37318c9fb09a6c44 | [log] [tgz] |
---|---|---|
author | Fangzhen Song <songfangzhen@bytedance.com> | Thu Jul 28 14:35:42 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 28 14:35:42 2022 |
tree | e9107811a399612aaf936f61c9fa2adc144af1fe | |
parent | 0d6aa9c6633a815c4b94967d135ec04c87ce8e25 [diff] |
Window Placement: Enable VirtualDisplayMacUtil on Mac 10.15 With the HEADLESS BOT FLAKY fix[*], we can enable `VirtualDisplayMacUtil` on all platforms higher than version 10.13. To maintain stability, I think we'd better enable them one by one. Below is the plan: - [done] enable on Mac 11. - [done] enable on Mac 10.15. - [to be done] enable on Mac 10.14. [*] https://chromium-review.googlesource.com/c/chromium/src/+/3779178 Bug: 1126278 Change-Id: I6e9aea2dc731a31af2f5bae455f1b37364505e8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3789269 Auto-Submit: Fangzhen Song <songfangzhen@bytedance.com> Reviewed-by: Avi Drissman <avi@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1029245}
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.