• Mike Kaganski's avatar
    tdf#122435: reimplement fix for tdf#109085 · 11a2809e
    Mike Kaganski yazdı
    This reverts commit 3d8c1598, 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: 's avatarMike Kaganski <mike.kaganski@collabora.com>
    11a2809e
Adı
Son kayıt (commit)
Son güncelleme
..
source Loading commit data...
test/win32/dnd Loading commit data...
util Loading commit data...
Library_dnd.mk Loading commit data...
Library_dtrans.mk Loading commit data...
Library_ftransl.mk Loading commit data...
Library_mcnttype.mk Loading commit data...
Library_sysdtrans.mk Loading commit data...
Makefile Loading commit data...
Module_dtrans.mk Loading commit data...
README Loading commit data...
StaticLibrary_dtobj.mk Loading commit data...