mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
Carlos Garnacho
d3988c04d6
wayland: Destroy pending frame callbacks when destroying a surface
MetaWaylandFrameCallback has been added a surface field, which is then checked when destroying the surfaces. This prevents unintended callbacks to run after a surface has been destroyed. https://bugzilla.gnome.org/show_bug.cgi?id=745163
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%