summaryrefslogtreecommitdiffstats
path: root/formula
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2019-02-04 23:12:42 +0300
committerMike Kaganski <mike.kaganski@collabora.com>2019-02-05 10:09:16 +0100
commit11a2809e369b2a6fcbb2d7f0db131a945557c6e2 (patch)
treea98f11ef8986e2ddb37e790f5e72df4615e37d49 /formula
parentweld TSAURLsDialog (diff)
downloadcore-11a2809e369b2a6fcbb2d7f0db131a945557c6e2.tar.gz
core-11a2809e369b2a6fcbb2d7f0db131a945557c6e2.zip
tdf#122435: reimplement fix for tdf#109085
This reverts commit 3d8c159841bcab7365b2bed3df71ed3c15188312, and instead, checks if the MtaOleReq window is not destroyed yet, in addition to the wait for the condition. This allows to avoid wait forever for condition which never gets signalled, and process the sent messages when waiting. The window's WM_DESTROY handler sets the event signalling that. The Win32Condition's wait() is changed to take the abort event, and return true if its own event fired, and false if abort event fired. Change-Id: I1861dd3dabb39329976a3ccf2a5392c9ddbf9613 Reviewed-on: https://gerrit.libreoffice.org/67383 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'formula')
0 files changed, 0 insertions, 0 deletions