diff options
author | Tor Lillqvist <tml@iki.fi> | 2022-04-19 16:40:11 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2022-04-20 14:06:51 +0200 |
commit | 63bad2bf8dc0d1052532e92be1a18118c0398fbf (patch) | |
tree | b8aa0df7acfc23539f70de53450f26700425f0b9 /sw/README.md | |
parent | 956a01947d869247e5e117105a1e17edd46bfce1 (diff) |
Fix regression in the iOS app (and possibly the Android and GTK apps)
The problem was caused by my remote font downloading changes. We need
to be more careful in lo_initialize() and libreofficekit_hook_2() to
distinguish whether the code is called from "normal" Online (with
"pre-initialisation" through lok_preinit_2()) or otherwise, for
instance the iOS app, where not pre-initialisation is done.
Sadly, this fix makes state handling in init.cxx even more complex
with one more static Boolean flag.
Change-Id: I2a8fa96740eb79725aa162cf7adc86d49a8ba603
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133175
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133196
Tested-by: Jenkins
Diffstat (limited to 'sw/README.md')
0 files changed, 0 insertions, 0 deletions