| commit | c43a014ebe76b907cef8eb7bde16a899ab2f73cb | [log] [tgz] |
|---|---|---|
| author | Kramer Ge <fangzhoug@chromium.org> | Fri Jan 24 17:27:26 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 24 17:27:26 2025 |
| tree | 01509e6dc6d163eab1e190300f3c3411b6b34dbb | |
| parent | df3232fec1c9c81cf1c8d5bd17932c5581f714cc [diff] |
[ozone/wayland]Clear in-flight request serials when role resets If the window's xdg role is destroyed, but has in-flight requests unlatched. When the state gets latched the serial should not be ack'ed. Bug: 333330152 Change-Id: Ic06cdea76d3a0c98c5f027a250d83317496a4b68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6191231 Commit-Queue: Kramer Ge <fangzhoug@chromium.org> Reviewed-by: Nick Yamane <nickdiego@igalia.com> Cr-Commit-Position: refs/heads/main@{#1410998}
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.