commit | 003f5214298b8c1a1868904a9f7712b51fc9a3fa | [log] [tgz] |
---|---|---|
author | Fangzhen Song <songfangzhen@bytedance.com> | Mon Aug 29 08:09:28 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 29 08:09:28 2022 |
tree | b19089e9fd231b61d5c18e8bd98d31295df2a62c | |
parent | 8f6e94a0dec18160b31279295408f8fcee850d62 [diff] |
Window Placement: Enable SeparateDisplay This CL enables `MultiScreenFullscreenControllerInteractiveTest.SeparateDisplay` with `VirtualDisplayMacUtil` on Mac platforms. Bug: 1126278 Change-Id: I3659a513449639c2523339bd7beb01e75c314314 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3811346 Reviewed-by: Mike Wasserman <msw@chromium.org> Auto-Submit: Fangzhen Song <songfangzhen@bytedance.com> Commit-Queue: Fangzhen Song <songfangzhen@bytedance.com> Cr-Commit-Position: refs/heads/main@{#1040301}
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.