From: Changyeon Lee Date: Fri, 14 Jul 2023 02:24:43 +0000 (+0900) Subject: wtz-blender: remove defunct error X-Git-Tag: accepted/tizen/unified/20230718.162204~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F04%2F295804%2F2;p=platform%2Fcore%2Fuifw%2Fwayland-extension.git wtz-blender: remove defunct error If the wl_surface associated with the wtz_blend is destroyed, the wtz_blend object becomes inert. Change-Id: I56f988bd96a55a79bc5367cc242ed2f6c585f1aa --- diff --git a/protocol/tizen/wtz-blender.xml b/protocol/tizen/wtz-blender.xml index 8f7e981..fbe94eb 100644 --- a/protocol/tizen/wtz-blender.xml +++ b/protocol/tizen/wtz-blender.xml @@ -74,14 +74,10 @@ as set by wl_surface.set_opaque_region. Clients must make sure to set their opaque region correctly to prevent repaint artifacts. - The blend object must be destroyed before the wl_surface, otherwise the - defunct protocol error is raised. + If the wl_surface associated with the wtz_blend is destroyed, + the wtz_blend object becomes inert. - - - - Destroy the blend object.