summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2018-08-17 19:41:53 +0200
committerJan-Marek Glogowski <glogow@fbihome.de>2018-08-20 09:35:51 +0200
commit35a254750392dcd738481f5d6e8719cee9fb41b3 (patch)
tree89f96f08a58667fa8d307558f342a687c118f40e /fpicker
parent3e97b8a74b20d72d36ac65d3ef091cae79b8cdac (diff)
tdf#118786 WIN allow nested SendMessage calls
This bug trips "assert( !pInst->mbNoYieldLock )". There is already a special case, introduced in commit 4baec725e0dc ("WIN run main thread redirects ignoring SolarMutex"), to prevent tripping the assert for a nested SendMessage call. So this implements a general solution for nested SendMessage calls. We just have to prevent yielding in a call from an other thread, as the sending thread still owns the SolarMutex. This way we can also drop the special handling in WinSalFrame::ReleaseFrameGraphicsDC. Change-Id: I7024b081b26f3545af12a3a3a038fe5e5671af3c Reviewed-on: https://gerrit.libreoffice.org/59275 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'fpicker')
0 files changed, 0 insertions, 0 deletions