commit | 8cf40ad8eefa4a946bb14c8fa4ca383308bb7a35 | [log] [tgz] |
---|---|---|
author | Nick Diego Yamane <nickdiego@igalia.com> | Wed Oct 02 17:05:05 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 02 17:05:05 2024 |
tree | 5e000ce89dc1bf204390481e766bd01c4836eb8b | |
parent | 4b1ab9c92cbe687955bde5e47669cfb6d0241095 [diff] |
wayland: add window drag controller test api There are already several test-only calls, so extract them into a TestApi class to simplify and more clearly separate impl vs test code. R=orko@igalia.com Bug: 324170129 Test: No behavioral change Change-Id: I512e1686da669a1d43296999522b8da78fac80db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5904946 Auto-Submit: Nick Yamane <nickdiego@igalia.com> Reviewed-by: Orko Garai <orko@igalia.com> Commit-Queue: Nick Yamane <nickdiego@igalia.com> Cr-Commit-Position: refs/heads/main@{#1363140}
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.