650438283e
Passing non-ASCII, UTF-8 text from native to JavaScript works fine, but images become corrupted if any non-ASCII bytes are not escaped. The Socket._extractTextImg() JavaScript function assumes that, in the iOS app, the first newline separates text from image data so assume all bytes after the first new line are image data. Signed-off-by: Patrick Luby <patrick.luby@collabora.com> Change-Id: I06f4377bb3b7002a76041a198076decfee9e3733 |
||
---|---|---|
.. | ||
Assets.xcassets | ||
Base.lproj | ||
Resources | ||
AppDelegate.h | ||
AppDelegate.mm | ||
CODocument.h | ||
CODocument.mm | ||
DocumentBrowserViewController.h | ||
DocumentBrowserViewController.mm | ||
DocumentViewController.h | ||
DocumentViewController.mm | ||
Info.plist.in | ||
L10n.h | ||
L10n.mm | ||
main.m | ||
Mobile.entitlements | ||
Mobile.plist | ||
SceneDelegate.h | ||
SceneDelegate.mm | ||
TemplateCollectionViewController.h | ||
TemplateCollectionViewController.mm | ||
TemplateSectionHeaderView.h | ||
TemplateSectionHeaderView.m |