[server] Do not return early on fail in touchDown fall back code

Authored by romangg on Sep 13 2018, 8:12 AM.

Description

[server] Do not return early on fail in touchDown fall back code

Summary:
Returning early would mean that SeatInterface::Private::touchInterface.ids
does not contain the id. Then the assert would fail in touchUp at some
point later when called by the compositor.

Reviewers: KWin, Frameworks, davidedmundson

Reviewed By: KWin, davidedmundson

Subscribers: kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D15468

Details

Committed
romanggSep 18 2018, 7:56 PM
Reviewer
KWin
Differential Revision
D15468: [server] Do not return early on fail in touchDown fall back code
Parents
R127:5e66aa2a09a0: Minor: Add a few nullptrs
Branches
Unknown
Tags
Unknown