diff options
author | Michael Stahl <michael.stahl@allotropia.de> | 2022-05-19 12:03:24 +0200 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2022-05-19 17:45:22 +0200 |
commit | 2a813483cdbfb458ce62e8d9bdcf2506c0ed02a9 (patch) | |
tree | 199c6475d8cdd63599d5a68f0bf5863570ceffa8 /sw/sdi/swslots.sdi | |
parent | d34a43701d2bdd7c006497904e962d09eb31ac58 (diff) |
sw: fix assert in SwModule::Notify()
Apparently it happens when loading a 0-byte file that the
SfxObjectShell is still in IsLoading() stage when close() is called.
This then causes the SfxEventHintId::LoadFinished event to be emitted
during close(), which is not a situation the assert was intended for.
Change-Id: I60a260ca1c1e6cbf9502832ba6622de2628763e7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134610
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'sw/sdi/swslots.sdi')
0 files changed, 0 insertions, 0 deletions