commit | 046d7506c5e4924683522f6b5b7266d7ebdbb5b4 | [log] [tgz] |
---|---|---|
author | Orko Garai <orko@igalia.com> | Tue Nov 26 15:41:09 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 26 15:41:09 2024 |
tree | 60dcb335e4b7b64e598113e0631f8827d36f045e | |
parent | 9502476d412a687fd7bd0f524c347097056aba30 [diff] |
ozone/wayland: SWAP_NAK_RECREATE_BUFFERS only on explicit sync failure Potential fix for regression in tab drag caused by https://chromium-review.googlesource.com/c/chromium/src/+/5914502. If surface is not configured the frame is discarded in which case ack the swap as before. Only set SWAP_NAK_RECREATE_BUFFERS in the case where applying pending surface state fails due to explicit sync failure. Bug: 380841255 Change-Id: I8752c1d7e1f7b2b7d0eb7e01621cc4e8e84a346c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6050000 Reviewed-by: Max Ihlenfeldt <max@igalia.com> Commit-Queue: Orko Garai <orko@igalia.com> Auto-Submit: Orko Garai <orko@igalia.com> Cr-Commit-Position: refs/heads/main@{#1388243}
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.