commit | 3032f2e4d8854750833d98fe7d6bd7231dc20978 | [log] [tgz] |
---|---|---|
author | Jinsuk Kim <jinsukkim@chromium.org> | Thu Sep 08 20:13:14 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 08 20:13:14 2022 |
tree | 668237cd838508d92726ccfab39b20449ef43076 | |
parent | 964a32f3fc3da43d80f1543a15707465078cbb6d [diff] |
[PCCT] Ensure PCCT display height is correct in multiwindow mode The display height is computed whenever relevant configuration is changed. It was invoked before the flag indicating the multi-window mode was updated by mistake. This CL fixed it so all the heights derived from the display height are correct in multi-window mode. Bug: 1360437 Change-Id: Ib02fde5f60e4807fb369e794ad4500b994a6f2d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3882428 Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by: Theresa Sullivan <twellington@chromium.org> Cr-Commit-Position: refs/heads/main@{#1044736}
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.