collabora-online/ios
Tor Lillqvist 728a67ea55 Guard against REMOVE messages for data: URLs for tunnelled dialogs in iOS app
Trying to remove such a "file" caused a crash.

Sure, loleaflet should ideally not send such REMOVE messages at all.

No idea why the image for a tunnelled dialog shows up as a data: URL
and not as a file: URL pointing to a BMP file, like the document
tiles.

Signed-off-by: Tor Lillqvist <tml@collabora.com>
Change-Id: I4866ae2c94c626f1947a14353803a9c3d75d5ffa
2021-06-11 14:07:06 +03:00
..
Mobile Guard against REMOVE messages for data: URLs for tunnelled dialogs in iOS app 2021-06-11 14:07:06 +03:00
Mobile.xcodeproj Introduce a generic TraceEvent class and instant events here, too 2021-06-02 09:04:21 +03:00
TestFakeSocket fix license headers 2020-10-01 11:56:43 +02:00
GEN2.txt Update the first step 2020-07-02 15:40:00 +03:00
IPAExportOptions.plist Add an "export options" plist for providing .ipa archives 2020-05-15 14:00:56 +03:00
README Contents of ios/README has moved to the website 2020-12-15 18:05:00 +02:00
config.h.in change product name 2020-10-02 14:18:28 +02:00
ios.h Add an iOS setting for the user's name or nickname 2021-04-08 00:37:05 +03:00
ios.mm Add an iOS setting for the user's name or nickname 2021-04-08 00:37:05 +03:00

README

See https://collaboraonline.github.io/post/build-code-ios/