Skip to content

Fix race condition on mWaitingForUpdateDelivery

Fix race condition on mWaitingForUpdateDelivery

Change-Id: I0e91bda73722468b9339fc434fe04420b5e7d3da Reviewed-by: David Edmundson davidedmundson@kde.org

####################################################################

The reverted commit introduces a severe performance regression when a client window is resized while a QtQuick renderthread animation is running.

This reverts commit feb1a5c2.

Fixes: QTBUG-101726 Change-Id: Ib5b52ce06efec8c86fada1623c2af82099e57fc6 Reviewed-by: Eskil Abrahamsen Blomfeldt eskil.abrahamsen-blomfeldt@qt.io

Merge request reports