GNOME Bugzilla – Bug 738912
wayland: Don't try to create a subsurface again
Last modified: 2014-10-21 10:56:25 UTC
.
Created attachment 289007 [details] [review] wayland: Don't try to create a subsurface again We already did that inside gdk_wayland_window_create_surface() that's called 2 lines above.
Comment on attachment 289007 [details] [review] wayland: Don't try to create a subsurface again Oops. The second time it should just bail out, but it makes sense not trying twice.
Attachment 289007 [details] pushed as 4af0379 - wayland: Don't try to create a subsurface again