commit | 0ef3ace1f4dab8d1d2c8a72b7050ca90c8a38574 | [log] [tgz] |
---|---|---|
author | Orko Garai <orko@igalia.com> | Thu May 29 20:06:20 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 29 20:06:20 2025 |
tree | ff1de32c8a70ee2a51eee7eaaba484671a92275a | |
parent | cf9a7ced8a8f883e32984da951307f3c22179580 [diff] |
Fix/Skip GlicWindowResizeAnimationTests on wayland In `GlicWidget::Create()` don't set position for widget on platforms that don't support global coordinates. Some GlicWindowResizeAnimationTests tests rely on setting position from the client-side using global screen coordinates, which isn't possible in wayland. So check that in those tests and skip some of them and change the expectation in AllCallbacksRunInOrder. R=iwells Bug: 419581863 Change-Id: If39553d88921a90e9775159ebe18de68bc89c28f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6594275 Commit-Queue: Orko Garai <orko@igalia.com> Reviewed-by: Ian Wells <iwells@chromium.org> Cr-Commit-Position: refs/heads/main@{#1467141}
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.