| commit | 4e75ed4d76bafbc8388ba0cffa539ef106898d44 | [log] [tgz] |
|---|---|---|
| author | ZhiXinTu <tuzhixin25@gmail.com> | Sat Dec 13 00:03:04 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 13 00:03:04 2025 |
| tree | 7b49cdd1ead972e72ae044ec56c8384bb634a946 | |
| parent | 871472bd63c74238aeb1fd968c2e4a82affa88e9 [diff] |
WebXR: Fix viewport height calculation in GetViewportForLayer Use GetVerticalViewCount() to correctly compute the viewport height in GetViewportForLayer. Bug: 468035615 Change-Id: I29840be73ff710c9e5326802b56d88719bd61efe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7254815 Reviewed-by: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Ho Cheung <hocheung@chromium.org> Reviewed-by: Brandon Jones <bajones@chromium.org> Cr-Commit-Position: refs/heads/main@{#1558337}
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.