mirror of
https://github.com/LibreOffice/online.git
synced 2026-01-17 13:25:29 +00:00
It is not a problem in the multi-process web-based Online, where the variable exists separately in each KIT process (which handles exactly one document). But in a mobile app, when we want to be able to handle multiple document in the single process, we can't have such variables. Change-Id: I1d3da48316eb3a8c72ff4957cc3fcba8f6870f16 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/92582 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>