D15468: [server] Do not return early on fail in touchDown fall back code
Roman Gilg
noreply at phabricator.kde.org
Thu Sep 13 09:17:53 BST 2018
romangg created this revision.
romangg added reviewers: KWin, Frameworks.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
romangg requested review of this revision.
REVISION 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.
REPOSITORY
R127 KWayland
BRANCH
fixEarlyTouchDownExit
REVISION DETAIL
https://phabricator.kde.org/D15468
AFFECTED FILES
src/server/seat_interface.cpp
To: romangg, #kwin, #frameworks
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180913/7381736a/attachment.html>
More information about the Kde-frameworks-devel
mailing list