commit | 0b1a96d11c84b4b93c44ef8a881ec0fa65fcb96f | [log] [tgz] |
---|---|---|
author | Tiago Vignatti <tvignatti@igalia.com> | Mon Apr 04 14:55:24 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 04 14:55:24 2022 |
tree | 122075214a810c4c9d486cd80334e4deda6c38f4 | |
parent | d211069fe12fac8607f8f7eaa5e48fea98c4bdbb [diff] |
ozone/wayland: Remove Wayland thread priority flag This CL removes one small piece of the remaining Wayland event watcher thread. It was left in there since the introduction of major changes in the event loop code (https://crrev.com/c/3386963). Bug: 1280424 Change-Id: I2bfbd249726104362400a0e6d38984587226e47f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3566134 Reviewed-by: Maksim Sisov <msisov@igalia.com> Reviewed-by: Robert Kroeger <rjkroege@chromium.org> Commit-Queue: Tiago Vignatti <tvignatti@igalia.com> Cr-Commit-Position: refs/heads/main@{#988496}
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.