commit | 37381776f3985930239fcf1e061394de14ceb2f9 | [log] [tgz] |
---|---|---|
author | Alexander Dunaev <adunaev@igalia.com> | Thu Oct 13 10:25:49 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 13 10:25:49 2022 |
tree | f3848b4deaaf5d7fd5b187393c9362fba0391ab7 | |
parent | 568dd1236485cf2bf99ddbc0a23d24f963edf77d [diff] |
[linux/wayland] Cleaned up the code of the wrapper for wayland-scanner. This is a minor follow-up to the earlier work. After some changes made in parallel by other contributors [1], we no longer need to support different versions of libwayland for client and server, so here the TODOs for that work are removed. [1] https://chromium-review.googlesource.com/c/chromium/src/+/3950350 Bug: 1366678 Change-Id: I26f42509a557052965d15dd59f0784f75d9c14ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3952150 Commit-Queue: Alexander Dunaev <adunaev@igalia.com> Auto-Submit: Alexander Dunaev <adunaev@igalia.com> Reviewed-by: Maksim Sisov <msisov@igalia.com> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/main@{#1058609}
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.