summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/qwebengineurlrequestinterceptor
diff options
context:
space:
mode:
authorKirill Burtsev <kirill.burtsev@qt.io>2020-11-19 18:31:11 +0100
committerKirill Burtsev <kirill.burtsev@qt.io>2020-11-28 08:50:39 +0100
commitf5800f41752c566957e269f51fe4109f64c68f01 (patch)
treed9434ad9ac2ec771282d2454bd7284d744c0ac73 /tests/auto/core/qwebengineurlrequestinterceptor
parent1f95517f7f0b91172e950552bd8b44755de38e93 (diff)
Touch handling: fix mapped ids cleanup for TouchCancel event
TouchCancel may come with empty points list, so previous one (from TouchBegin) is used. Therefore it should be cleaned independently on leaving the scope. Thus unify common code cleanup in the end of handleTouchEvent and ensure TouchCancel's ids remove from mapping. Change-Id: I1ef2baa5f920fa9096ddac2ddd5d4ac70ab6e218 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests/auto/core/qwebengineurlrequestinterceptor')
0 files changed, 0 insertions, 0 deletions