• Michael Stahl's avatar
    tdf#92460: fpicker: fix VistaFilePicker using SolarMutexReleaser · c18f1158
    Michael Stahl yazdı
    ... on a thread that doesn't ever lock SolarMutex.  Assume that
    Request::wait(), eventually called by UNO methods via
    AsyncRequests::triggerRequestThreadAware(), is called by the UI thread
    with the SolarMutex held.
    
    Change-Id: Ie3e6f32ed68e48f8c67d80cd9d2ce2f79e4578d8
    c18f1158
asyncrequests.cxx 5.07 KB