Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7087] MobileWeb: Ti.Blob implementation

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2018-04-04T23:57:42.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2012-05, Release 2.0.0
ComponentsMobileWeb
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-01-10T18:33:15.000+0000
Updated2018-04-05T00:00:03.000+0000

Description

Need to implement Ti.Blob. Extends Evented. Need to investigate binary data support in browsers. Might try using canvas? Be sure to also test setting the "data" property of a WebView.

Comments

  1. Priya Agarwal 2014-04-03

    Reopening the issue as getting error as:
       Uncaught Type Error: Object[object Object] has no method 'toBlob' at (/line57) 
       
    Tested Environment: Appc Studio: 3.2.3.201403271839 Sdk:3.2.3.v20140401134117 alloy:1.3.1 titanium:3.2.3-alpha2 titanium-code-processor:1.1.1-alpha Osx: Maverick(10.9.2) Browser: Safari, Chrome Device:iPhone 5C(7.1),Nexus7(v4.3) Documentation also show imageView toBlob method only supported for ios and android. Steps to Reproduce: 1. Package and deploy KS for mobile web. 2. Launch the KS app on mobile web browser. 3. Navigate to BaseUI>Views>Image Views>Image Scaling Expected Result: Size of the fetched image should be shown after that image being displayed. Actual Result: Get the above mentioned error.
  2. Eric Merriman 2018-04-04

    Closing as will not fix
  3. Eric Merriman 2018-04-05

    Closing as will not fix

JSON Source