summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2020-06-10 20:05:06 +0300
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-06-26 15:00:49 +0000
commit572d0eac44f115c6a97dae826afd4c6e43fbe4a7 (patch)
tree875216bad35eec73493adb2e6c83b56ac13ab110 /doc
parent03f51daf2fcf82f4f3de6371aa6fb8a58555d5d2 (diff)
desktop: Allow desktop_api to handle surface removal
This patch fixes the situation where the application wasnt't allowed to create an (ivi) surface, leading to an illegal access of the surface by the destroyer desktop_api callback. In case we deny the applications to create the (ivi) surface we let the desktop_api handle the removal of the surface. A surface without a role won't have an output set so we use that to determine if we can remove the link for it. We also avoid dealing with the surface destruction in the desktop api itself rather than handling it on the error path of the hook itself. Bug-AGL: SPEC-3413 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I0fd4d83924b0188f606544b41e70b631c90fc8ee
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions