[Libreoffice-bugs] [Bug 128502] Not possible to use the multitasking feature of iOS 13.x

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 20 10:37:00 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=128502

--- Comment #15 from Tor Lillqvist <tml at iki.fi> ---
More notes to self:

More global variables that will have to be removed: In Kit.cpp:

> static std::shared_ptr<Document> document;

(Because there can be several documents open.)

In the LOOLWSD class in LOOLWSD.hpp:

> static std::mutex lokit_main_mutex;

(Because there can be several lokit_main() processes, one per open document.)

-- 
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/20200420/381d8975/attachment.htm>


More information about the Libreoffice-bugs mailing list