xdg_shell_v6: Remove some exception handling 74/295274/1
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 8 Jun 2023 06:32:57 +0000 (15:32 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Tue, 4 Jul 2023 09:23:37 +0000 (18:23 +0900)
commitd8dabfbf1369a90c2b1ce4558dc59037b05beb78
tree024be2836208ad11cff59be4ecd2af3eba50d064
parent73648cbb08902d530eaa10d47819f18fcf1fb137
xdg_shell_v6: Remove some exception handling

This is to support for tizen applications. They are not conforming to
some of the rules that wayland specification requires, for example, the
rule that the surface can not have more than one role.

Change-Id: I1bc782ba862c6552c6307efd73170051c1cc0906
src/xdg_shell_v6/xdg_surface_v6.c
src/xdg_shell_v6/xdg_toplevel_v6.c