1b3732b941
Until now, for the "local save has completed, upload it back to the content: URI" messages we were relying on the "local save" -> JavaScript -> Java -> "upload to content:/ URI" chain. It turns out though, that the WebView can be dead by the time we need the notification that the save has completed. This was particularly seen on ChromeOS when the document was closed using the [x] in the window decoration. As a solution, we need to pass the info that the "local save" has completed directly to Java. So far this uses the same semantics as the postMobileMessage() and reuse its code; but maybe in the future we'll need to split this. Change-Id: If1b93e4f76cee3abc6aebfc3e9072810ab73bb42 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/98773 Tested-by: Jenkins Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Jan Holesovsky <kendy@collabora.com> |
||
---|---|---|
.. | ||
ChildSession.cpp | ||
ChildSession.hpp | ||
Delta.hpp | ||
DummyLibreOfficeKit.cpp | ||
DummyLibreOfficeKit.hpp | ||
ForKit.cpp | ||
Kit.cpp | ||
Kit.hpp | ||
KitHelper.hpp | ||
SetupKitEnvironment.hpp | ||
TestStubs.cpp | ||
Watermark.hpp |