Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7818] MobileWeb: Switch Ti.Filesystem to use array buffers

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-05-01T22:30:24.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsMobileWeb
Labelslinvalid, tbs-future
ReporterChris Barber
AssigneeChris Barber
Created2012-02-27T00:04:32.000+0000
Updated2018-04-04T23:20:30.000+0000

Description

NOTE: This feature cannot be implemented until browsers start to support array buffers. Current supported browsers include: iOS 4+, Android 4+, IE 10+, FF4+. Right now, all binary files are treated as strings. We should switch to array buffers, which better aligns with Titanium's buffers, blobs, and steams. More info here: https://developer.mozilla.org/En/XMLHttpRequest/Using_XMLHttpRequest

Comments

  1. Lee Morris 2017-05-01

    Resolving ticket as "Won't Fix" as MobileWeb is no longer supported.
  2. Eric Merriman 2018-04-04

    Closing as will not fix.

JSON Source