commit | 52596c6d1afbf9c2068d322b51b8fb4221c9c4c1 | [log] [tgz] |
---|---|---|
author | Kramer Ge <fangzhoug@chromium.org> | Mon May 16 19:58:27 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 16 19:58:27 2022 |
tree | 64f5936877024c4b9fe2d88245dae81f71e044e1 | |
parent | a5affac663ad459377bc5f6bc61807f844bfa468 [diff] |
[Ozone/Wayland]Send background_color only if not solid_color buffer This condition is unintentionally dropped when converting from TypeConverter to Struct Traits. Change-Id: Iaf974d6f20c45ef84e18c700cb3032370b4c051f Bug: 1325042 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3646258 Reviewed-by: Maksim Sisov <msisov@igalia.com> Commit-Queue: Kramer Ge <fangzhoug@chromium.org> Cr-Commit-Position: refs/heads/main@{#1003890}
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.