[Libreoffice-bugs] [Bug 125723] Check for updates is an empty dialog box (and all menu's are empty afterwards)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jun 13 18:15:53 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125723
--- Comment #8 from Telesto <telesto at surfxs.nl> ---
Created attachment 152172
--> https://bugs.documentfoundation.org/attachment.cgi?id=152172&action=edit
Bibisect log
Bisected to:
author Jan-Marek Glogowski <glogow at fbihome.de> 2017-08-15 08:05:51 +0200
committer Jan-Marek Glogowski <glogow at fbihome.de> 2017-09-19 09:25:14
+0200
commit 3840aede596e6fc24f7ed7df9100fb028134aac6 (patch)
tree 74d1d5efa3b2ad5448181fc185faf226aed192e4
parent 10b49dfb3996f99dec8dd0d2ffae2aef4022f395 (diff)
Unify SolarMutex implementations
All backends implement the SolarMutex in mostly the same way.
So this consolidates this code into a GenericSolarMutex.
We still need the abstract SolarMutex class for the fake AKA
fascade implementation in dbaccess.
The patch also replaces various places of direct mutex usage with
either SolarMutexGuard or SolarMutexReleaser objects.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190613/c5ac90e2/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list