commit | 1ea3e3c7aa35be5f2c628c8a4c62f60781ca7ea0 | [log] [tgz] |
---|---|---|
author | Nick Diego Yamane <nickdiego@igalia.com> | Thu Jun 20 12:43:48 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 20 12:43:48 2024 |
tree | 9dbf1a73276d5571f4f088acc053bfb04814a0ed | |
parent | a808afa877ccb24bd11e7fcc2a4e937f024c5747 [diff] |
wayland: add a chrome flag for fallback tab dragging impl This makes easier for dogfood glinux users, for example, to try out that experimental simplified tab dragging UI until major Wayland compositors support xdg-toplevel-drag [1], for which a client impl for chromium is under review already. In any case, a fallback is desirable, as it may take time for the protocol extension to be widely available. R=sky Bug: 40238145 Change-Id: Id690f85110260a27bd60891ddea4c6cc7e86c93a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5641703 Commit-Queue: Nick Yamane <nickdiego@igalia.com> Reviewed-by: Max Ihlenfeldt <max@igalia.com> Cr-Commit-Position: refs/heads/main@{#1317308}
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.