After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 707377 - wayland: Check for NULL surface on pointer leave events
wayland: Check for NULL surface on pointer leave events
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: wayland
unspecified
Other All
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
wayland
Depends on:
Blocks:
 
 
Reported: 2013-09-03 12:27 UTC by Rob Bradford
Modified: 2013-09-09 17:18 UTC
See Also:
GNOME target: 3.10
GNOME version: ---


Attachments
wayland: Check for NULL surface on pointer leave events (987 bytes, patch)
2013-09-03 12:27 UTC, Rob Bradford
committed Details | Review

Description Rob Bradford 2013-09-03 12:27:38 UTC
In the protocol this is the expected behaviour when the client has
destroyed the surface.
Comment 1 Rob Bradford 2013-09-03 12:27:39 UTC
Created attachment 253962 [details] [review]
wayland: Check for NULL surface on pointer leave events
Comment 2 Matthias Clasen 2013-09-08 19:32:38 UTC
sounds like an easy fix that we should get in for 3.10
Comment 3 Emmanuele Bassi (:ebassi) 2013-09-09 09:28:47 UTC
Review of attachment 253962 [details] [review]:

looks good
Comment 4 Rob Bradford 2013-09-09 17:18:42 UTC
Attachment 253962 [details] pushed as a748aab - wayland: Check for NULL surface on pointer leave events