[ 
https://issues.apache.org/jira/browse/CB-6059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13905668#comment-13905668
 ] 

ASF subversion and git services commented on CB-6059:
-----------------------------------------------------

Commit 0f8467bdfe238bee5cd3af9545dfe152de12d65f in 
cordova-plugin-file-transfer's branch refs/heads/dev from [~agrieve]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=0f8467b
 ]

CB-6059 iOS: Add necessary @synchronized blocks for newly introduced 
multi-threading.


> FileTransfer downloads operate on main UI thread rather than their own
> ----------------------------------------------------------------------
>
>                 Key: CB-6059
>                 URL: https://issues.apache.org/jira/browse/CB-6059
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Plugin File Transfer
>    Affects Versions: 3.3.0
>         Environment: iOS 7
>            Reporter: Jan Pittner
>            Assignee: Andrew Grieve
>            Priority: Minor
>         Attachments: putdownloadsInOperationQueue.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> Downloads currently operate on main UI thread. Proposed fix is to set an 
> NSOperationQueue and tell NSURLConnection to use that queue via 
> setDelegateQueue. This will put calls to delegate methods in their own 
> NSOperation. Have patch to submit.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to