subsurface: add a dummy interface for handling a subsurface with invalid parent. 23/241223/2
authorSeunghun Lee <shiin.lee@samsung.com>
Wed, 13 May 2020 08:52:41 +0000 (17:52 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Sun, 23 Aug 2020 23:36:41 +0000 (23:36 +0000)
commit2a47c32abb3f02a69bb2b9279e11cbc0cf7031ad
tree278e25acbe1052fc556f031015f26693da16ab80
parent4ca46c8d6c641ea6d5640c1bb3bb9a5ab1dd4470
subsurface: add a dummy interface for handling a subsurface with invalid parent.

now that it uses dummy implementation for wl_subsurface_interface for
invalid parent, there is no need to check if user data of wl_resource
is valid in case of normal parent.

Change-Id: Ib7551574147b8d4358c1fdabf2587e1f6d94a4eb
src/bin/e_comp_wl_subsurface.c