commit | fad3dae320e3d50d57f4402f194fa7a94bd3f00a | [log] [tgz] |
---|---|---|
author | Daniel d'Andrada <dandrader@google.com> | Mon Nov 14 08:46:21 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 14 08:46:21 2022 |
tree | 61147b8cc24e1954d897c88e61582531fed5deb2 | |
parent | 10b1215ecdf4db42ab00d2201a2a519e4227ba67 [diff] |
LACROS: enable AppWindow alwaysOnTop tests There's now support in wayland for alwaysOnTop: The z_order_level enum, set_z_order and z_order functions in the zaura_toplevel interface. Bug: 1343973 Change-Id: Ic7e173ff7ae9006f0b4f4326301c10935f21738f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4020347 Reviewed-by: Erik Chen <erikchen@chromium.org> Commit-Queue: Daniel d'Andrada <dandrader@google.com> Cr-Commit-Position: refs/heads/main@{#1070902}
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.