[FileTransfer] Fixing upload method for strict typing check 37/227637/4 accepted/tizen/unified/20200316.221003 submit/tizen/20200313.122957
authorPiotr Kosko/Native/Web API (PLT) /SRPOL/Engineer/Samsung Electronics <p.kosko@samsung.com>
Fri, 13 Mar 2020 11:27:07 +0000 (12:27 +0100)
committerPiotr Kosko/Native/Web API (PLT) /SRPOL/Engineer/Samsung Electronics <p.kosko@samsung.com>
Fri, 13 Mar 2020 12:27:34 +0000 (13:27 +0100)
commit82bb6f3f6c4bd016ea4e28e9cd6f8855cdb46ee3
tree07320aaa8e44aadb2d49f492e3540e6839098f42
parent07fbbf52055d9dfcc105946d291a83a2720874f5
[FileTransfer] Fixing upload method for strict typing check

[Bug] Because of strict type control in M76 Chromium update,
  object passed to FormData need to inherit from JS
  built-in type - Blob.

[Verification]
  tct-file-transfer-cordova-tests 100% (TM1 tizen-unified_20200312.1)

Change-Id: Ib0496113555bee8615e519802e3ce0a9d165b6fa
src/lib/plugins/cordova-plugin-file-transfer/tizen/FileTransfer.js