| commit | 07249635d9b9dccd6edcc031dae06343f572a41a | [log] [tgz] |
|---|---|---|
| author | Nick Mondello <mondello@google.com> | Sat Dec 13 01:09:25 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 13 01:09:25 2025 |
| tree | 8083aee100f1a528d055506c7d4666359f2be147 | |
| parent | e00e8f7a4656e7ee7dcfa26e80c72d344c9406b6 [diff] |
Add XR devices for AndroidDesktopWebPrefsLargeDisplays This change makes XR devices have the same behavior as tablet for AndroidDesktopWebPrefsLargeDisplays. A flickering bug was visible on tablets and XR devices, where if the users hovered certain elements on spotify, intense flickering was seen. This was resolved on tablet by enabling this flag to get certain webprefs. We are doing the same for XR. Tested video: https://drive.google.com/file/d/1E1GAI5Oy0HmozMrI-On3-Cuw8LvgVk-2/view?usp=sharing&resourcekey=0-QS58yKjvw62wGwbLVpJXcA Bug: 453867322 Fixed: 453867322 Change-Id: I9fa8502a2424325e617776d96e627d74266985b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7249788 Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Nick Mondello <mondello@google.com> Reviewed-by: Gurmeet Kalra <gurmeetk@google.com> Cr-Commit-Position: refs/heads/main@{#1558373}
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.